Home
last modified time | relevance | path

Searched refs:httpGetSubField (Results 1 – 5 of 5) sorted by relevance

/external/libcups/cups/
Dlibcups2.def406 httpGetSubField
Dhttp.h469 extern char *httpGetSubField(http_t *http, http_field_t field, const char *name, char *value) _CUP…
Dcupspm.md996 `httpGetSubField` functions to look for additional details concerning the
Dhttp.c1319 httpGetSubField(http_t *http, /* I - HTTP connection */ in httpGetSubField() function
/external/libcups/backend/
Dipp.c2907 if (httpGetSubField(http, HTTP_FIELD_WWW_AUTHENTICATE, "username", in password_cb()