Home
last modified time | relevance | path

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

/external/openssh/
Dauth.h148 int auth_root_allowed(char *);
Dauth2.c303 !auth_root_allowed(method)) { in userauth_finish()
Dauth1.c334 !auth_root_allowed(meth->name)) { in do_authloop()
Dauth.c306 auth_root_allowed(char *method) in auth_root_allowed() function
Dmonitor.c389 !auth_root_allowed(auth_method)) in monitor_child_preauth()