Home
last modified time | relevance | path

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

/external/libcups/cups/
Ddest.c152 CFStringRef network, CFIndex *locindex);
458 CFIndex locindex; /* Index in locations array */ in _cupsAppleSetDefaultPrinter() local
479 locprinter = appleGetPrinter(locations, network, &locindex); in _cupsAppleSetDefaultPrinter()
483 locindex = -1; in _cupsAppleSetDefaultPrinter()
498 CFArrayRemoveValueAtIndex(newlocations, locindex); in _cupsAppleSetDefaultPrinter()
2503 CFIndex *locindex) /* O - Index in array */ in appleGetPrinter() argument
2524 if (locindex) in appleGetPrinter()
2525 *locindex = i; in appleGetPrinter()