Home
last modified time | relevance | path

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

/external/openssh/
Dservconf.c922 static const struct multistate multistate_permitrootlogin[] = { variable
1143 multistate_ptr = multistate_permitrootlogin; in process_server_config_line()
2114 return fmt_multistate_int(val, multistate_permitrootlogin); in fmt_intarg()