Lines Matching refs:user_hostfiles
2207 options.user_hostfiles[i], ctx->host_str, in check_old_keys_othernames()
2209 if ((r = hostkeys_foreach(options.user_hostfiles[i], in check_old_keys_othernames()
2214 options.user_hostfiles[i]); in check_old_keys_othernames()
2218 options.user_hostfiles[i]); in check_old_keys_othernames()
2306 if (stat(options.user_hostfiles[i], &sb) != 0) { in update_known_hosts()
2309 "exist", options.user_hostfiles[i]); in update_known_hosts()
2313 options.user_hostfiles[i], strerror(errno)); in update_known_hosts()
2317 if ((r = hostfile_replace_entries(options.user_hostfiles[i], in update_known_hosts()
2323 options.user_hostfiles[i]); in update_known_hosts()
2519 options.user_hostfiles[i], ctx->host_str, in client_input_hostkeys()
2521 if ((r = hostkeys_foreach(options.user_hostfiles[i], in client_input_hostkeys()
2526 options.user_hostfiles[i]); in client_input_hostkeys()
2530 options.user_hostfiles[i]); in client_input_hostkeys()