Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/ssh/include/
H A Dservconf.h40 #define PERMIT_YES 3 macro
/titanic_44/usr/src/cmd/ssh/sshd/
H A Dauth-passwd.c119 if (pw->pw_uid == 0 && options.permit_root_login != PERMIT_YES) in auth_password()
H A Dauth.c360 case PERMIT_YES: in auth_root_allowed()
H A Dservconf.c265 options->permit_root_login = PERMIT_YES; in fill_default_server_options()
905 value = PERMIT_YES; in process_server_config_line()