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

/freebsd-13-stable/crypto/openssh/
H A Dservconf.h197 char *authorized_keys_command_user; member in struct:__anon6892
241 M_CP_STROPT(authorized_keys_command_user); \
H A Dauth2-pubkey.c883 if (options.authorized_keys_command_user == NULL) {
895 username = percent_expand(options.authorized_keys_command_user,
H A Dservconf.c173 options->authorized_keys_command_user = NULL;
2050 charptr = &options->authorized_keys_command_user;
2632 dump_cfg_string(sAuthorizedKeysCommandUser, o->authorized_keys_command_user);
H A Dsshd.c1710 if (options.authorized_keys_command_user == NULL &&

Completed in 128 milliseconds