HomeSort by: relevance | last modified time | path
    Searched refs:allow_groups (Results 1 - 3 of 3) sorted by relevancy

  /src/crypto/external/bsd/openssh/dist/
servconf.h 187 char **allow_groups; member in struct:__anon186
330 M_CP_STRARRAYOPT(allow_groups, num_allow_groups, 1); \
auth.c 313 if (!ga_match(options.allow_groups,
servconf.c 2063 chararrayptr = &options->allow_groups;
3656 dump_cfg_strarray(sAllowGroups, o->num_allow_groups, o->allow_groups);

Completed in 19 milliseconds