HomeSort by relevance Sort by last modified time
    Searched refs:cupsFileEOF (Results 1 - 4 of 4) sorted by null

  /external/libcups/cups/
file.h 69 extern int cupsFileEOF(cups_file_t *fp) _CUPS_API_1_2;
testfile.c 220 if (!cupsFileEOF(fp))
233 if (cupsFileEOF(fp))
file.c 461 * 'cupsFileEOF()' - Return the end-of-file status.
467 cupsFileEOF(cups_file_t *fp) /* I - CUPS file */
    [all...]
ppd.c     [all...]

Completed in 104 milliseconds