Home
last modified time | relevance | path

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

/external/libcups/cups/
Dauth.c47 # define CUPS_GSS_FAIL -2 /* Failed credentials/authentication */ macro
185 if ((gss_status = _cupsSetNegotiateAuthString(http, method, resource)) == CUPS_GSS_FAIL) in cupsDoAuthentication()
398 return (CUPS_GSS_FAIL); in _cupsSetNegotiateAuthString()
460 return (CUPS_GSS_FAIL); in _cupsSetNegotiateAuthString()
499 return (CUPS_GSS_FAIL); in _cupsSetNegotiateAuthString()