Home
last modified time | relevance | path

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

/dragonfly/crypto/openssh/
HDservconf.h167 char **allow_users; member
300 M_CP_STRARRAYOPT(allow_users, num_allow_users); \
HDauth.c167 options.allow_users[i]); in allowed_user()
170 options.allow_users[i]); in allowed_user()
HDservconf.c1796 chararrayptr = &options->allow_users; in process_server_config_line_depth()
3250 dump_cfg_strarray(sAllowUsers, o->num_allow_users, o->allow_users); in dump_config()