HomeSort by relevance Sort by last modified time
    Searched refs:authorized_keys_files (Results 1 - 4 of 4) sorted by null

  /external/openssh/
servconf.h 155 char *authorized_keys_files[MAX_AUTHKEYS_FILES]; member in struct:__anon9886
182 M_CP_STRARRAYOPT(authorized_keys_files, num_authkeys_files); \
auth-rsa.c 280 options.authorized_keys_files[i], pw);
auth2-pubkey.c 453 options.authorized_keys_files[i], pw);
servconf.c 271 options->authorized_keys_files[options->num_authkeys_files++] =
273 options->authorized_keys_files[options->num_authkeys_files++] =
    [all...]

Completed in 1512 milliseconds