Searched defs:http_status_t (Results 1 - 1 of 1) sorted by relevance

/external/libcups/cups/
H A Dhttp.h341 } http_status_t; typedef in typeref:enum:http_status_e
489 extern const char *httpStatus(http_status_t status);
491 extern http_status_t httpUpdate(http_t *http);
550 extern http_status_t httpGetStatus(http_t *http) _CUPS_API_1_2;
561 extern void httpSetExpect(http_t *http, http_status_t expect) _CUPS_API_1_2;
612 extern http_status_t httpGetExpect(http_t *http) _CUPS_API_1_7;
620 http_status_t status) _CUPS_API_1_7;

Completed in 131 milliseconds