Home
last modified time | relevance | path

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

/external/libcups/cups/
Dtesthttp.c739 httpSetField(http, HTTP_FIELD_AUTHORIZATION, httpGetAuthString(http)); in main()
840 httpSetField(http, HTTP_FIELD_AUTHORIZATION, httpGetAuthString(http)); in main()
Dlibcups2.def333 httpGetAuthString
Dhttp.h570 extern char *httpGetAuthString(http_t *http) _CUPS_API_1_3;
Dhttp.c789 httpGetAuthString(http_t *http) /* I - HTTP connection */ in httpGetAuthString() function