Home
last modified time | relevance | path

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

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