Searched refs:auth_name (Results 1 - 1 of 1) sorted by relevance

/solaris-userland/components/apache24/mod_auth_gss/
H A Dmod_auth_gss.c485 const char *auth_name = NULL; local
490 auth_name = ap_auth_name(r);
494 "note_gss_auth_failure: auth_name = %s",
495 auth_name ? auth_name : "<undefined>");

Completed in 566 milliseconds