Home
last modified time | relevance | path

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

/external/libcups/cups/
Dppd.h117 PPD_ILLEGAL_CHARACTER, /* Illegal control character */ enumerator
Dppd.c2983 pg->ppd_status = PPD_ILLEGAL_CHARACTER; in ppd_read()
3049 pg->ppd_status = PPD_ILLEGAL_CHARACTER; in ppd_read()
3108 pg->ppd_status = PPD_ILLEGAL_CHARACTER; in ppd_read()
/external/libcups/systemv/
Dcupstestppd.c390 case PPD_ILLEGAL_CHARACTER : in main()