Searched refs:sDenyGroups (Results 1 – 1 of 1) sorted by relevance
/external/openssh/ |
D | servconf.c | 410 sRekeyLimit, sAllowUsers, sDenyUsers, sAllowGroups, sDenyGroups, enumerator 526 { "denygroups", sDenyGroups, SSHCFG_ALL }, 1432 case sDenyGroups: in process_server_config_line() 2332 dump_cfg_strarray(sDenyGroups, o->num_deny_groups, o->deny_groups); in dump_config()
|