Searched refs:system_hostfile (Results 1 – 4 of 4) sorted by relevance
579 *system_hostfile) in check_host_key() argument672 host_file = system_hostfile; in check_host_key()687 ip_file = system_hostfile; in check_host_key()942 options.user_hostfile, options.system_hostfile); in verify_host_key()958 options.user_hostfile, options.system_hostfile); in accept_host_key()1085 if (show_key_from_file(options.system_hostfile, host, type[i])) { in show_other_keys()
737 options.system_hostfile =738 tilde_expand_filename(options.system_hostfile, original_real_uid);
120 char *system_hostfile;/* Path for /etc/ssh/ssh_known_hosts. */ member
603 charptr = &options->system_hostfile; in process_config_line()974 options->system_hostfile = NULL; in initialize_options()1114 if (options->system_hostfile == NULL) in fill_default_options()1115 options->system_hostfile = _PATH_SSH_SYSTEM_HOSTFILE; in fill_default_options()