Searched refs:appleGetPrinter (Results 1 – 1 of 1) sorted by relevance
131 static CFStringRef appleGetPrinter(CFArrayRef locations,367 if ((locprinter = appleGetPrinter(locations, network, NULL)) != NULL) in _cupsAppleCopyDefaultPrinter()454 locprinter = appleGetPrinter(locations, network, &locindex); in _cupsAppleSetDefaultPrinter()2634 appleGetPrinter(CFArrayRef locations, /* I - Location array */ in appleGetPrinter() function