Home
last modified time | relevance | path

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

/freebsd-11-stable/crypto/openssh/
HDservconf.h130 char *allow_users[MAX_ALLOW_USERS]; member
226 M_CP_STRARRAYOPT(allow_users, num_allow_users); \
HDauth.c215 options.allow_users[i]); in allowed_user()
218 options.allow_users[i]); in allowed_user()
HDservconf.c1404 options->allow_users[options->num_allow_users++] = in process_server_config_line()
2343 dump_cfg_strarray(sAllowUsers, o->num_allow_users, o->allow_users); in dump_config()