Searched refs:user_hostfile2 (Results 1 – 4 of 4) sorted by relevance
961 stat(options.user_hostfile2, &st) == 0) { in verify_host_key()963 options.user_hostfile2, options.system_hostfile2) == 0) in verify_host_key()977 stat(options.user_hostfile2, &st) == 0) { in accept_host_key()979 options.user_hostfile2, options.system_hostfile2) == 0) in accept_host_key()1097 show_key_from_file(options.user_hostfile2, host, type[i])) { in show_other_keys()
743 options.user_hostfile2 =744 tilde_expand_filename(options.user_hostfile2, original_real_uid);
123 char *user_hostfile2; member
617 charptr = &options->user_hostfile2; in process_config_line()979 options->user_hostfile2 = NULL; in initialize_options()1122 if (options->user_hostfile2 == NULL) in fill_default_options()1123 options->user_hostfile2 = _PATH_SSH_USER_HOSTFILE2; in fill_default_options()