Lines Matching refs:user_hostfiles
2208 options.user_hostfiles[i], ctx->host_str, in check_old_keys_othernames()
2210 if ((r = hostkeys_foreach(options.user_hostfiles[i], in check_old_keys_othernames()
2215 options.user_hostfiles[i]); in check_old_keys_othernames()
2219 options.user_hostfiles[i]); in check_old_keys_othernames()
2307 if (stat(options.user_hostfiles[i], &sb) != 0) { in update_known_hosts()
2310 "exist", options.user_hostfiles[i]); in update_known_hosts()
2314 options.user_hostfiles[i], strerror(errno)); in update_known_hosts()
2318 if ((r = hostfile_replace_entries(options.user_hostfiles[i], in update_known_hosts()
2324 options.user_hostfiles[i]); in update_known_hosts()
2520 options.user_hostfiles[i], ctx->host_str, in client_input_hostkeys()
2522 if ((r = hostkeys_foreach(options.user_hostfiles[i], in client_input_hostkeys()
2527 options.user_hostfiles[i]); in client_input_hostkeys()
2531 options.user_hostfiles[i]); in client_input_hostkeys()