Home
last modified time | relevance | path

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

/external/libcups/systemv/
Dlpstat.c260 …const char *printer_is_temporary = cupsGetOption("printer-is-temporary", dest->num_options, dest->… in main() local
263 if (printer_is_temporary && !strcmp(printer_is_temporary, "true")) in main()