Searched refs:system_hostfile (Results 1 – 4 of 4) sorted by relevance
604 *system_hostfile) in check_host_key() argument697 host_file = system_hostfile; in check_host_key()712 ip_file = system_hostfile; in check_host_key()967 options.user_hostfile, options.system_hostfile); in verify_host_key()983 options.user_hostfile, options.system_hostfile); in accept_host_key()1110 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
605 charptr = &options->system_hostfile; in process_config_line()976 options->system_hostfile = NULL; in initialize_options()1116 if (options->system_hostfile == NULL) in fill_default_options()1117 options->system_hostfile = _PATH_SSH_SYSTEM_HOSTFILE; in fill_default_options()