Searched refs:known_hosts_command (Results 1 – 4 of 4) sorted by relevance
180 char *known_hosts_command; member
1526 charptr = &options->known_hosts_command; in process_config_line_depth()2817 options->known_hosts_command = NULL; in initialize_options()3083 CLEAR_ON_NONE(options->known_hosts_command); in fill_default_options()3828 dump_cfg_string(oKnownHostsCommand, o->known_hosts_command); in dump_client_config()
140 if (options.known_hosts_command != NULL) { in order_hostkeyalgs()141 load_hostkeys_command(hostkeys, options.known_hosts_command, in order_hostkeyalgs()
1566 options.known_hosts_command); in verify_host_key()