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

/freebsd-10.0-release/crypto/openssh/
H A Dservconf.h134 char *allow_groups[MAX_ALLOW_GROUPS]; member in struct:__anon4965
224 M_CP_STRARRAYOPT(allow_groups, num_allow_groups); \
H A Dauth.c236 if (!ga_match(options.allow_groups,
H A Dservconf.c1303 options->allow_groups[options->num_allow_groups++] =
2111 dump_cfg_strarray(sAllowGroups, o->num_allow_groups, o->allow_groups);

Completed in 206 milliseconds