Home
last modified time | relevance | path

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

/external/openssh/
Dauth.h158 int auth_root_allowed(const char *);
Dauth2.c311 !auth_root_allowed(method)) { in userauth_finish()
Dauth.c365 auth_root_allowed(const char *method) in auth_root_allowed() function
Dmonitor.c330 !auth_root_allowed(auth_method)) in monitor_child_preauth()