Home
last modified time | relevance | path

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

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