Searched refs:_PPD_DEPRECATED (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/cups-408/cups/cups/
H A Dppd.h54 * Define _PPD_DEPRECATED to silence the warnings about PPD functions being
58 # ifndef _PPD_DEPRECATED
59 # define _PPD_DEPRECATED _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.") macro
60 # endif /* !_PPD_DEPRECATED */
366 cups_option_t *options) _PPD_DEPRECATED;
367 extern void ppdClose(ppd_file_t *ppd) _PPD_DEPRECATED;
369 ppd_choice_t ***choices) _PPD_DEPRECATED;
370 extern int ppdConflicts(ppd_file_t *ppd) _PPD_DEPRECATED;
372 ppd_section_t section) _PPD_DEPRECATED;
374 ppd_section_t section) _PPD_DEPRECATED;
[all...]

Completed in 118 milliseconds