Searched refs:sAllowGroups (Results 1 – 1 of 1) sorted by relevance
/external/openssh/ |
D | servconf.c | 529 sRekeyLimit, sAllowUsers, sDenyUsers, sAllowGroups, sDenyGroups, enumerator 651 { "allowgroups", sAllowGroups, SSHCFG_ALL }, 1766 case sAllowGroups: in process_server_config_line_depth() 2878 dump_cfg_strarray(sAllowGroups, o->num_allow_groups, o->allow_groups); in dump_config()
|