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

  /external/libcups/cups/
cups-private.h 260 extern int _cupsSetNegotiateAuthString(http_t *http,
auth.c 231 if (_cupsSetNegotiateAuthString(http, method, resource))
287 * '_cupsSetNegotiateAuthString()' - Set the Kerberos authentication string.
291 _cupsSetNegotiateAuthString(
313 DEBUG_puts("1_cupsSetNegotiateAuthString: Weak-linked GSSAPI/Kerberos "
420 "_cupsSetNegotiateAuthString: Unable to initialize "
428 "_cupsSetNegotiateAuthString: Continuation needed!");
458 DEBUG_printf(("1_cupsSetNegotiateAuthString: Kerberos credentials too "
request.c 694 _cupsSetNegotiateAuthString(http, "POST", resource);

Completed in 674 milliseconds