HomeSort by relevance Sort by last modified time
    Searched refs:auth_root_allowed (Results 1 - 5 of 5) sorted by null

  /external/openssh/
auth.h 148 int auth_root_allowed(char *);
auth1.c 334 !auth_root_allowed(meth->name)) {
auth2.c 303 !auth_root_allowed(method)) {
auth.c 306 auth_root_allowed(char *method) function
monitor.c 389 !auth_root_allowed(auth_method))
    [all...]

Completed in 414 milliseconds