Home
last modified time | relevance | path

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

/freebsd-13.1/crypto/openssh/
H A Dservconf.h163 char **allow_groups; member
283 M_CP_STRARRAYOPT(allow_groups, num_allow_groups); \
H A Dauth.c252 if (!ga_match(options.allow_groups, in allowed_user()
H A Dservconf.c1820 chararrayptr = &options->allow_groups; in process_server_config_line_depth()
2986 dump_cfg_strarray(sAllowGroups, o->num_allow_groups, o->allow_groups); in dump_config()