Home
last modified time | relevance | path

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

/external/openssh/
Dservconf.h192 char **authorized_keys_files; member
273 M_CP_STRARRAYOPT(authorized_keys_files, num_authkeys_files); \
Dauth2-pubkey.c1025 if (strcasecmp(options.authorized_keys_files[i], "none") == 0) in user_key_allowed()
1028 options.authorized_keys_files[i], pw); in user_key_allowed()
Dservconf.c435 &options->authorized_keys_files, in fill_default_server_options()
439 &options->authorized_keys_files, in fill_default_server_options()
1907 &options->authorized_keys_files, in process_server_config_line_depth()
2871 o->authorized_keys_files); in dump_config()