Searched refs:system_hostfile2 (Results 1 – 4 of 4) sorted by relevance
960 if (stat(options.system_hostfile2, &st) == 0 || in verify_host_key()963 options.user_hostfile2, options.system_hostfile2) == 0) in verify_host_key()976 if (stat(options.system_hostfile2, &st) == 0 || in accept_host_key()979 options.user_hostfile2, options.system_hostfile2) == 0) in accept_host_key()1102 show_key_from_file(options.system_hostfile2, host, type[i])) { in show_other_keys()
741 options.system_hostfile2 =742 tilde_expand_filename(options.system_hostfile2, original_real_uid);
122 char *system_hostfile2; member
613 charptr = &options->system_hostfile2; in process_config_line()978 options->system_hostfile2 = NULL; in initialize_options()1120 if (options->system_hostfile2 == NULL) in fill_default_options()1121 options->system_hostfile2 = _PATH_SSH_SYSTEM_HOSTFILE2; in fill_default_options()