Home
last modified time | relevance | path

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

/external/libcups/cups/
Dcups-private.h260 extern int _cupsSetNegotiateAuthString(http_t *http,
Dauth.c231 if (_cupsSetNegotiateAuthString(http, method, resource)) in cupsDoAuthentication()
291 _cupsSetNegotiateAuthString( in _cupsSetNegotiateAuthString() function
Drequest.c694 _cupsSetNegotiateAuthString(http, "POST", resource); in cupsSendRequest()