HomeSort by relevance Sort by last modified time
    Searched refs:httpGetAuthString (Results 1 - 3 of 3) sorted by null

  /external/libcups/cups/
testhttp.c 689 httpSetField(http, HTTP_FIELD_AUTHORIZATION, httpGetAuthString(http));
780 httpSetField(http, HTTP_FIELD_AUTHORIZATION, httpGetAuthString(http));
http.h 566 extern char *httpGetAuthString(http_t *http) _CUPS_API_1_3;
http.c 767 * 'httpGetAuthString()' - Get the current authorization string.
770 * httpSetAuthString(). Use httpGetAuthString() to retrieve the
778 httpGetAuthString(http_t *http) /* I - HTTP connection */
    [all...]

Completed in 46 milliseconds