Searched refs:num_deny_groups (Results 1 – 3 of 3) sorted by relevance
173 u_int num_deny_groups; member304 M_CP_STRARRAYOPT(deny_groups, num_deny_groups); \
122 options.num_deny_groups > 0 || options.num_allow_groups > 0) { in allowed_user()161 if (options.num_deny_groups > 0 || options.num_allow_groups > 0) { in allowed_user()170 if (options.num_deny_groups > 0) in allowed_user()172 options.num_deny_groups)) { in allowed_user()
133 options->num_deny_groups = 0; in initialize_server_options()1820 uintptr = &options->num_deny_groups; in process_server_config_line_depth()3228 dump_cfg_strarray(sDenyGroups, o->num_deny_groups, o->deny_groups); in dump_config()