Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dservconf.h172 char **allow_groups; member
309 M_CP_STRARRAYOPT(allow_groups, num_allow_groups); \
H A Dauth.c205 if (!ga_match(options.allow_groups, in allowed_user()
H A Dservconf.c1900 chararrayptr = &options->allow_groups; in process_server_config_line_depth()
3348 dump_cfg_strarray(sAllowGroups, o->num_allow_groups, o->allow_groups); in dump_config()