Home
last modified time | relevance | path

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

/dragonfly/crypto/openssh/
H A Dservconf.h198 char **authorized_keys_files; member
280 M_CP_STRARRAYOPT(authorized_keys_files, num_authkeys_files); \
H A 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()
H A Dservconf.c428 &options->authorized_keys_files, in fill_default_server_options()
432 &options->authorized_keys_files, in fill_default_server_options()
2002 &options->authorized_keys_files, in process_server_config_line_depth()
2982 o->authorized_keys_files); in dump_config()