Home
last modified time | relevance | path

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

/external/libcups/cups/
Dppd-private.h169 extern _ppd_cache_t *_ppdCacheCreateWithFile(const char *filename,
Dlibcups2.def84 _ppdCacheCreateWithFile
Dtestpwg.c435 if ((pc2 = _ppdCacheCreateWithFile("test.pwg", NULL)) == NULL) in test_ppd_cache()
Dppd-cache.c394 _ppdCacheCreateWithFile( in _ppdCacheCreateWithFile() function