HomeSort by relevance Sort by last modified time
    Searched refs:_CUPS_DEPRECATED_1_6_MSG (Results 1 - 3 of 3) sorted by null

  /external/libcups/cups/
versioning.h 121 # define _CUPS_DEPRECATED_1_6_MSG(m)
131 # define _CUPS_DEPRECATED_1_6_MSG(m) __attribute__ ((unavailable(m)))
145 # define _CUPS_DEPRECATED_1_6_MSG(m) _CUPS_DEPRECATED_MSG(m)
147 # define _CUPS_DEPRECATED_1_6_MSG(m)
ppd.h 58 # define _PPD_DEPRECATED _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.")
http.h 483 extern int httpReconnect(http_t *http) _CUPS_DEPRECATED_1_6_MSG("Use httpReconnect2 instead.");

Completed in 81 milliseconds