Searched refs:_CUPS_DEPRECATED_1_6_MSG (Results 1 – 3 of 3) sorted by relevance
117 # define _CUPS_DEPRECATED_1_6_MSG(m) macro127 # define _CUPS_DEPRECATED_1_6_MSG(m) __attribute__ ((unavailable(m))) macro141 # define _CUPS_DEPRECATED_1_6_MSG(m) _CUPS_DEPRECATED_MSG(m) macro143 # define _CUPS_DEPRECATED_1_6_MSG(m) macro
58 # define _PPD_DEPRECATED _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.")
482 extern int httpReconnect(http_t *http) _CUPS_DEPRECATED_1_6_MSG("Use httpReconnect2 instead.");