Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dservconf.c567 sRekeyLimit, sAllowUsers, sDenyUsers, sAllowGroups, sDenyGroups, enumerator
702 { "allowgroups", sAllowGroups, SSHCFG_ALL },
1904 case sAllowGroups: in process_server_config_line_depth()
3387 dump_cfg_strarray(sAllowGroups, o->num_allow_groups, o->allow_groups); in dump_config()