Home
last modified time | relevance | path

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

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