Searched refs:_ppdCacheCreateWithPPD (Results 1 – 13 of 13) sorted by relevance
55 if ((pc = _ppdCacheCreateWithPPD(ppd)) == NULL) in main()
164 extern _ppd_cache_t *_ppdCacheCreateWithPPD(ppd_file_t *ppd) _CUPS_PRIVATE;
111 _ppdCacheCreateWithPPD
72 if ((pc = _ppdCacheCreateWithPPD(ppd)) == NULL) in main()
99 ppd->cache = _ppdCacheCreateWithPPD(ppd); in cupsMarkOptions()
1343 if ((pc = _ppdCacheCreateWithPPD(ppd)) == NULL) in main()
982 _ppdCacheCreateWithPPD(ppd_file_t *ppd) /* I - PPD file */ in _ppdCacheCreateWithPPD() function
306 pc = _ppdCacheCreateWithPPD(ppd); in add_ppd_filters()
673 pc = _ppdCacheCreateWithPPD(ppd); in add_printer_filters()
3953 p->pc = _ppdCacheCreateWithPPD(ppd); in load_ppd()
422 ppd_cache = _ppdCacheCreateWithPPD(ppd); in get_options()
4856 pc = _ppdCacheCreateWithPPD(ppd); in load_ppd_attributes()
1320 pc = _ppdCacheCreateWithPPD(ppd); in main()