Home
last modified time | relevance | path

Searched refs:httpGetAuthString (Results 1 – 4 of 4) sorted by relevance

/external/libcups/cups/
Dtesthttp.c689 httpSetField(http, HTTP_FIELD_AUTHORIZATION, httpGetAuthString(http)); in main()
780 httpSetField(http, HTTP_FIELD_AUTHORIZATION, httpGetAuthString(http)); in main()
Dlibcups2.def342 httpGetAuthString
Dhttp.h566 extern char *httpGetAuthString(http_t *http) _CUPS_API_1_3;
Dhttp.c778 httpGetAuthString(http_t *http) /* I - HTTP connection */ in httpGetAuthString() function