Home | History | Annotate | Download | only in cups

Lines Matching defs:bufptr

1127   const char	*bufptr;		/* Pointer into buffer */
1149 bufptr = buf;
1161 memcpy(sspi->writeBuffer + sspi->streamSizes.cbHeader, bufptr, chunk);
1210 bufptr += chunk;