Searched refs:_ppdCacheWriteFile (Results 1 – 5 of 5) sorted by relevance
199 extern int _ppdCacheWriteFile(_ppd_cache_t *pc,
97 _ppdCacheWriteFile
426 if (!_ppdCacheWriteFile(pc, "test.pwg", NULL)) in test_ppd_cache()
1152 _ppdCacheWriteFile(pc, "t.cache", NULL); in main()
2718 _ppdCacheWriteFile( in _ppdCacheWriteFile() function