Home
last modified time | relevance | path

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

/mirbsd/src/usr.bin/ssh/
Dservconf.h95 char *allow_users[MAX_ALLOW_USERS]; member
Dauth.c129 options.allow_users[i])) in allowed_user()
Dservconf.c933 options->allow_users[options->num_allow_users++] = in process_server_config_line()
1518 dump_cfg_strarray(sAllowUsers, o->num_allow_users, o->allow_users); in dump_config()