Searched refs:sDenyGroups (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12-stable/crypto/openssh/ |
| D | servconf.c | 513 sRekeyLimit, sAllowUsers, sDenyUsers, sAllowGroups, sDenyGroups, enumerator 643 { "denygroups", sDenyGroups, SSHCFG_ALL }, 1840 case sDenyGroups: in process_server_config_line_depth() 3005 dump_cfg_strarray(sDenyGroups, o->num_deny_groups, o->deny_groups); in dump_config()
|