Home
last modified time | relevance | path

Searched refs:deny_groups (Results 1 – 3 of 3) sorted by relevance

/external/openssh/
Dservconf.h162 char **deny_groups; member
277 M_CP_STRARRAYOPT(deny_groups, num_deny_groups); \
Dauth.c237 if (ga_match(options.deny_groups, in allowed_user()
Dservconf.c1781 &options->deny_groups, &options->num_deny_groups, in process_server_config_line_depth()
2879 dump_cfg_strarray(sDenyGroups, o->num_deny_groups, o->deny_groups); in dump_config()