Home
last modified time | relevance | path

Searched refs:_cupsFilePeekAhead (Results 1 – 3 of 3) sorted by relevance

/external/libcups/cups/
Dfile-private.h101 extern int _cupsFilePeekAhead(cups_file_t *fp, int ch);
Dlibcups2.def16 _cupsFilePeekAhead
Dfile.c1304 _cupsFilePeekAhead(cups_file_t *fp, /* I - CUPS file */ in _cupsFilePeekAhead() function