Home
last modified time | relevance | path

Searched refs:_ppdCacheWriteFile (Results 1 – 5 of 5) sorted by relevance

/external/libcups/cups/
Dppd-private.h199 extern int _ppdCacheWriteFile(_ppd_cache_t *pc,
Dlibcups2.def97 _ppdCacheWriteFile
Dtestpwg.c426 if (!_ppdCacheWriteFile(pc, "test.pwg", NULL)) in test_ppd_cache()
Dtestppd.c1152 _ppdCacheWriteFile(pc, "t.cache", NULL); in main()
Dppd-cache.c2718 _ppdCacheWriteFile( in _ppdCacheWriteFile() function