Home
last modified time | relevance | path

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

/freebsd-12-stable/crypto/openssh/
Dservconf.h198 char **authorized_keys_files; member
281 M_CP_STRARRAYOPT(authorized_keys_files, num_authkeys_files); \
Dauth2-pubkey.c774 if (strcasecmp(options.authorized_keys_files[i], "none") == 0) in user_key_allowed()
777 options.authorized_keys_files[i], pw); in user_key_allowed()
Dservconf.c426 &options->authorized_keys_files, in fill_default_server_options()
430 &options->authorized_keys_files, in fill_default_server_options()
2012 &options->authorized_keys_files, in process_server_config_line_depth()
2997 o->authorized_keys_files); in dump_config()