• Home
  • Raw
  • Download

Lines Matching refs:_ppd_cache_t

56     _ppd_cache_t    *pc,		/* I - PPD cache info */  in _cupsConvertOptions()
393 _ppd_cache_t * /* O - PPD cache and mapping data */
399 _ppd_cache_t *pc; /* PWG mapping data */ in _ppdCacheCreateWithFile()
477 if ((pc = calloc(1, sizeof(_ppd_cache_t))) == NULL) in _ppdCacheCreateWithFile()
955 _ppd_cache_t * /* O - PPD cache and mapping data */
959 _ppd_cache_t *pc; /* PWG mapping data */ in _ppdCacheCreateWithPPD()
1014 if ((pc = calloc(1, sizeof(_ppd_cache_t))) == NULL) in _ppdCacheCreateWithPPD()
1875 _ppdCacheDestroy(_ppd_cache_t *pc) /* I - PPD cache and mapping data */ in _ppdCacheDestroy()
1969 _ppd_cache_t *pc, /* I - PPD cache and mapping data */ in _ppdCacheGetBin()
2002 _ppd_cache_t *pc, /* I - PPD cache and mapping data */ in _ppdCacheGetFinishingOptions()
2070 _ppd_cache_t *pc, /* I - PPD cache and mapping data */ in _ppdCacheGetFinishingValues()
2157 _ppd_cache_t *pc, /* I - PPD cache and mapping data */ in _ppdCacheGetInputSlot()
2222 _ppd_cache_t *pc, /* I - PPD cache and mapping data */ in _ppdCacheGetMediaType()
2276 _ppd_cache_t *pc, /* I - PPD cache and mapping data */ in _ppdCacheGetOutputBin()
2309 _ppd_cache_t *pc, /* I - PPD cache and mapping data */ in _ppdCacheGetPageSize()
2548 _ppd_cache_t *pc, /* I - PPD cache and mapping data */ in _ppdCacheGetSize()
2662 _ppd_cache_t *pc, /* I - PPD cache and mapping data */ in _ppdCacheGetSource()
2691 _ppd_cache_t *pc, /* I - PPD cache and mapping data */ in _ppdCacheGetType()
2719 _ppd_cache_t *pc, /* I - PPD cache and mapping data */ in _ppdCacheWriteFile()