Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dservconf.c570 sRekeyLimit, sAllowUsers, sDenyUsers, sAllowGroups, sDenyGroups, enumerator
701 { "allowusers", sAllowUsers, SSHCFG_ALL },
1872 case sAllowUsers: in process_server_config_line_depth()
3346 dump_cfg_strarray(sAllowUsers, o->num_allow_users, o->allow_users); in dump_config()