Home
last modified time | relevance | path

Searched refs:_CUPS_API_1_1_19 (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/libcups/cups/
H A Dipp.h800 const char *name, ipp_t *value) _CUPS_API_1_1_19;
803 const ipp_t **values) _CUPS_API_1_1_19;
804 extern void ippDeleteAttribute(ipp_t *ipp, ipp_attribute_t *attr) _CUPS_API_1_1_19;
805 extern ipp_state_t ippReadFile(int fd, ipp_t *ipp) _CUPS_API_1_1_19;
806 extern ipp_state_t ippWriteFile(int fd, ipp_t *ipp) _CUPS_API_1_1_19;
H A Dhttp.h492 extern void httpClearCookie(http_t *http) _CUPS_API_1_1_19;
493 extern const char *httpGetCookie(http_t *http) _CUPS_API_1_1_19;
494 extern void httpSetCookie(http_t *http, const char *cookie) _CUPS_API_1_1_19;
495 extern int httpWait(http_t *http, int msec) _CUPS_API_1_1_19;
H A Dversioning.h108 # define _CUPS_API_1_1_19 API_AVAILABLE(macos(10.3), ios(11.0)) _CUPS_PUBLIC macro
123 # define _CUPS_API_1_1_19 _CUPS_PUBLIC macro