Home
last modified time | relevance | path

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

/netbsd/src/crypto/external/bsd/openssh/dist/
Dservconf.h222 char **authorized_keys_files; member
323 M_CP_STRARRAYOPT(authorized_keys_files, num_authkeys_files); \
Dauth2-pubkey.c820 if (strcasecmp(options.authorized_keys_files[i], "none") == 0) in user_key_allowed()
823 options.authorized_keys_files[i], pw); in user_key_allowed()
Dservconf.c511 &options->authorized_keys_files, in fill_default_server_options()
515 &options->authorized_keys_files, in fill_default_server_options()
2367 options->authorized_keys_files = strs; in process_server_config_line_depth()
3603 o->authorized_keys_files); in dump_config()