Home
last modified time | relevance | path

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

/external/openssh/
Dservconf.h164 char *authorized_keys_files[MAX_AUTHKEYS_FILES]; member
224 M_CP_STRARRAYOPT(authorized_keys_files, num_authkeys_files); \
Dauth2-pubkey.c1111 if (strcasecmp(options.authorized_keys_files[i], "none") == 0) in user_key_allowed()
1114 options.authorized_keys_files[i], pw); in user_key_allowed()
Dservconf.c319 options->authorized_keys_files[options->num_authkeys_files++] = in fill_default_server_options()
321 options->authorized_keys_files[options->num_authkeys_files++] = in fill_default_server_options()
1555 options->authorized_keys_files[ in process_server_config_line()
2330 o->authorized_keys_files); in dump_config()