Searched refs:_PPD_CACHE_VERSION (Results 1 – 2 of 2) sorted by relevance
50 # define _PPD_CACHE_VERSION 8 /* Version number in cache file */ macro
464 if (atoi(line + 16) != _PPD_CACHE_VERSION) in _ppdCacheCreateWithFile()468 "expected %d.", line + 16, _PPD_CACHE_VERSION)); in _ppdCacheCreateWithFile()2758 cupsFilePrintf(fp, "#CUPS-PPD-CACHE-%d\n", _PPD_CACHE_VERSION); in _ppdCacheWriteFile()