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