Home
last modified time | relevance | path

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

/external/libcups/cups/
Ddest.c153 CFStringRef network, CFIndex *locindex);
449 CFIndex locindex; /* Index in locations array */ in _cupsAppleSetDefaultPrinter() local
470 locprinter = appleGetPrinter(locations, network, &locindex); in _cupsAppleSetDefaultPrinter()
474 locindex = -1; in _cupsAppleSetDefaultPrinter()
489 CFArrayRemoveValueAtIndex(newlocations, locindex); in _cupsAppleSetDefaultPrinter()
2415 CFIndex *locindex) /* O - Index in array */ in appleGetPrinter() argument
2436 if (locindex) in appleGetPrinter()
2437 *locindex = i; in appleGetPrinter()