Searched refs:sAllowUsers (Results 1 – 1 of 1) sorted by relevance
| /freebsd-13-stable/crypto/openssh/ |
| HD | servconf.c | 567 sRekeyLimit, sAllowUsers, sDenyUsers, sAllowGroups, sDenyGroups, enumerator 698 { "allowusers", sAllowUsers, SSHCFG_ALL }, 1864 case sAllowUsers: in process_server_config_line_depth() 3331 dump_cfg_strarray(sAllowUsers, o->num_allow_users, o->allow_users); in dump_config()
|