Home
last modified time | relevance | path

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

/external/libcups/filter/
Dpstops.c3342 *any_setup; /* AnySetup commands to send */ in write_options() local
3366 any_setup = ppdEmitString(ppd, PPD_ORDER_ANY, min_order); in write_options()
3387 if (any_setup) in write_options()
3389 doc_puts(doc, any_setup); in write_options()
3390 free(any_setup); in write_options()