Home
last modified time | relevance | path

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

/external/libcups/cups/
Ddest.c132 CFStringRef network, CFIndex *locindex);
433 CFIndex locindex; /* Index in locations array */ in _cupsAppleSetDefaultPrinter() local
454 locprinter = appleGetPrinter(locations, network, &locindex); in _cupsAppleSetDefaultPrinter()
458 locindex = -1; in _cupsAppleSetDefaultPrinter()
473 CFArrayRemoveValueAtIndex(newlocations, locindex); in _cupsAppleSetDefaultPrinter()
2636 CFIndex *locindex) /* O - Index in array */ in appleGetPrinter() argument
2657 if (locindex) in appleGetPrinter()
2658 *locindex = i; in appleGetPrinter()