Home
last modified time | relevance | path

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

/external/libcups/cups/
Dppd-private.h178 extern const char *_ppdCacheGetOutputBin(_ppd_cache_t *pc,
Dlibcups2.def118 _ppdCacheGetOutputBin
Dppd-mark.c220 (ppd_keyword = _ppdCacheGetOutputBin(cache, output_bin)) != NULL) in cupsMarkOptions()
Dppd-cache.c2342 _ppdCacheGetOutputBin( in _ppdCacheGetOutputBin() function
/external/libcups/tools/
Dippeveps.c459 if ((choice = _ppdCacheGetOutputBin(ppd_cache, value)) != NULL) in get_options()
/external/libcups/scheduler/
Djob.c3802 (ppd = _ppdCacheGetOutputBin(pc, attr->values[0].string.text)) != NULL) in get_options()