Home
last modified time | relevance | path

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

/external/openssh/
Dservconf.h136 char *allow_groups[MAX_ALLOW_GROUPS]; member
225 M_CP_STRARRAYOPT(allow_groups, num_allow_groups); \
Dauth.c236 if (!ga_match(options.allow_groups, in allowed_user()
Dservconf.c1358 options->allow_groups[options->num_allow_groups++] = in process_server_config_line()
2204 dump_cfg_strarray(sAllowGroups, o->num_allow_groups, o->allow_groups); in dump_config()