Home
last modified time | relevance | path

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

/external/libcups/cups/
Ddest.c151 static CFStringRef appleGetPrinter(CFArrayRef locations,
392 if ((locprinter = appleGetPrinter(locations, network, NULL)) != NULL) in _cupsAppleCopyDefaultPrinter()
479 locprinter = appleGetPrinter(locations, network, &locindex); in _cupsAppleSetDefaultPrinter()
2501 appleGetPrinter(CFArrayRef locations, /* I - Location array */ in appleGetPrinter() function