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

/opensolaris-onvv-gate/usr/src/cmd/ssh/sshd/
H A Dauth1.c45 get_authname(int type) function
115 authctxt->v1_auth_name = get_authname(type);
351 !auth_root_allowed(get_authname(type)))
366 auth_log(authctxt, authenticated, get_authname(type), info);

Completed in 91 milliseconds