Home
last modified time | relevance | path

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

/external/libcups/cups/
Dgetputfile.c111 _cupsSetNegotiateAuthString(http, "GET", resource); in cupsGetFd()
366 _cupsSetNegotiateAuthString(http, "PUT", resource); in cupsPutFd()
Dcups-private.h260 extern int _cupsSetNegotiateAuthString(http_t *http,
Dauth.c188 if (_cupsSetNegotiateAuthString(http, method, resource)) in cupsDoAuthentication()
302 _cupsSetNegotiateAuthString( in _cupsSetNegotiateAuthString() function
Drequest.c706 _cupsSetNegotiateAuthString(http, "POST", resource); in cupsSendRequest()