Home
last modified time | relevance | path

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

/external/libcups/cups/
Dauth.c87 static void cups_gss_printf(OM_uint32 major_status, OM_uint32 minor_status,
90 # define cups_gss_printf(major, minor, message) macro
454 cups_gss_printf(major_status, minor_status, "_cupsSetNegotiateAuthString: No credentials"); in _cupsSetNegotiateAuthString()
459cups_gss_printf(major_status, minor_status, "_cupsSetNegotiateAuthString: Unable to initialize sec… in _cupsSetNegotiateAuthString()
465 cups_gss_printf(major_status, minor_status, "_cupsSetNegotiateAuthString: Continuation needed"); in _cupsSetNegotiateAuthString()
870 cups_gss_printf(major_status, minor_status, in cups_gss_getname()
885 cups_gss_printf(OM_uint32 major_status,/* I - Major status code */ in cups_gss_printf() function