Lines Matching refs:user_hostfiles
2225 options.user_hostfiles[i], ctx->host_str, in check_old_keys_othernames()
2227 if ((r = hostkeys_foreach(options.user_hostfiles[i], in check_old_keys_othernames()
2232 options.user_hostfiles[i]); in check_old_keys_othernames()
2236 options.user_hostfiles[i]); in check_old_keys_othernames()
2324 if (stat(options.user_hostfiles[i], &sb) != 0) { in update_known_hosts()
2327 "exist", options.user_hostfiles[i]); in update_known_hosts()
2331 options.user_hostfiles[i], strerror(errno)); in update_known_hosts()
2335 if ((r = hostfile_replace_entries(options.user_hostfiles[i], in update_known_hosts()
2341 options.user_hostfiles[i]); in update_known_hosts()
2556 options.user_hostfiles[i], ctx->host_str, in client_input_hostkeys()
2558 if ((r = hostkeys_foreach(options.user_hostfiles[i], in client_input_hostkeys()
2563 options.user_hostfiles[i]); in client_input_hostkeys()
2567 options.user_hostfiles[i]); in client_input_hostkeys()