Searched refs:deny_groups (Results 1 – 3 of 3) sorted by relevance
127 char *deny_groups[MAX_DENY_GROUPS]; member
220 if (ga_match(options.deny_groups, in allowed_user()
1117 options->deny_groups[options->num_deny_groups++] = xstrdup(arg); in process_server_config_line()1789 dump_cfg_strarray(sDenyGroups, o->num_deny_groups, o->deny_groups); in dump_config()