Searched refs:_ppdCacheCreateWithFile (Results 1 – 4 of 4) sorted by relevance
169 extern _ppd_cache_t *_ppdCacheCreateWithFile(const char *filename,
84 _ppdCacheCreateWithFile
435 if ((pc2 = _ppdCacheCreateWithFile("test.pwg", NULL)) == NULL) in test_ppd_cache()
394 _ppdCacheCreateWithFile( in _ppdCacheCreateWithFile() function