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