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

  /external/openssh/
servconf.h 37 #define PERMIT_YES 3
auth-passwd.c 90 if (pw->pw_uid == 0 && options.permit_root_login != PERMIT_YES)
auth-pam.c 785 options.permit_root_login != PERMIT_YES))
836 options.permit_root_login == PERMIT_YES))
1199 options.permit_root_login != PERMIT_YES))
auth.c 309 case PERMIT_YES:
servconf.c 187 options->permit_root_login = PERMIT_YES;
692 { "yes", PERMIT_YES },
    [all...]

Completed in 165 milliseconds