Home
last modified time | relevance | path

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

/external/openssh/
Dservconf.h156 char **allow_users; member
274 M_CP_STRARRAYOPT(allow_users, num_allow_users); \
Dauth.c213 options.allow_users[i]); in allowed_user()
216 options.allow_users[i]); in allowed_user()
Dservconf.c1748 &options->allow_users, &options->num_allow_users, in process_server_config_line_depth()
2876 dump_cfg_strarray(sAllowUsers, o->num_allow_users, o->allow_users); in dump_config()