Searched refs:appleGetPrinter (Results 1 – 1 of 1) sorted by relevance
152 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