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

  /external/libcups/cups/
auth.c 140 httpSetAuthString(http, NULL, NULL);
250 httpSetAuthString(http, "Basic", encode);
269 httpSetAuthString(http, "Digest", digest);
442 httpSetAuthString(http, NULL, NULL);
730 httpSetAuthString(http, "AuthRef", buffer);
777 httpSetAuthString(http, "PeerCred", username);
857 httpSetAuthString(http, "Local", certificate);
http.h 567 extern void httpSetAuthString(http_t *http, const char *scheme,
request.c 197 httpSetAuthString(http, NULL, NULL);
http.c 770 * httpSetAuthString(). Use httpGetAuthString() to retrieve the
    [all...]

Completed in 254 milliseconds