Home
last modified time | relevance | path

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

/curl/lib/
H A Dcurl_gssapi.c95 static size_t display_gss_error(OM_uint32 status, int type, in display_gss_error() function
141 len = display_gss_error(major, GSS_C_GSS_CODE, buf, len); in Curl_gss_log_error()
143 display_gss_error(minor, GSS_C_MECH_CODE, buf, len); in Curl_gss_log_error()

Completed in 5 milliseconds