Home | History | Annotate | Download | only in cups

Lines Matching defs:lineptr

1158   char		*lineptr,		/* Pointer into line */
1176 lineptr = line;
1180 while (lineptr < lineend)
1282 lineptr < lineend && bufptr < bufend;)
1293 *lineptr++ = *bufptr++;
1308 *lineptr = '\0';