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

/freebsd-10.0-release/crypto/openssh/
H A Dservconf.h130 char *allow_users[MAX_ALLOW_USERS]; member in struct:__anon4965
222 M_CP_STRARRAYOPT(allow_users, num_allow_users); \
H A Dauth.c204 options.allow_users[i]))
H A Dservconf.c1279 options->allow_users[options->num_allow_users++] =
2109 dump_cfg_strarray(sAllowUsers, o->num_allow_users, o->allow_users);

Completed in 70 milliseconds