Searched refs:authorized_keys_command_user (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/crypto/openssh/
H A Dservconf.h179 char *authorized_keys_command_user; member in struct:__anon4965
220 M_CP_STROPT(authorized_keys_command_user); \
H A Dauth2-pubkey.c512 if (options.authorized_keys_command_user == NULL) {
517 username = percent_expand(options.authorized_keys_command_user,
H A Dservconf.c151 options->authorized_keys_command_user = NULL;
1636 charptr = &options->authorized_keys_command_user;
1829 M_CP_STROPT(authorized_keys_command_user);
2095 dump_cfg_string(sAuthorizedKeysCommandUser, o->authorized_keys_command_user);
H A Dsshd.c1625 if (options.authorized_keys_command_user == NULL &&

Completed in 302 milliseconds