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

  /external/libcups/cups/
testcache.c 55 err = ppdLastError(&line);
testconflicts.c 55 err = ppdLastError(&linenum);
ppd.h 409 extern ppd_status_t ppdLastError(int *line) _PPD_DEPRECATED;
testppd.c 198 err = ppdLastError(&line);
656 err = ppdLastError(&line);
983 err = ppdLastError(&line);
testpwg.c 68 err = ppdLastError(&line);
ppd.c 413 * 'ppdLastError()' - Return the status from the last ppdOpen*().
419 ppdLastError(int *line) /* O - Line number */
    [all...]
  /external/libcups/filter/
rastertohp.c 729 status = ppdLastError(&linenum);
rastertoepson.c 1059 status = ppdLastError(&linenum);
rastertolabel.c 1175 status = ppdLastError(&linenum);
testraster.c 292 status = ppdLastError(&line);

Completed in 104 milliseconds