Home
last modified time | relevance | path

Searched refs:host_str (Results 1 – 1 of 1) sorted by relevance

/dragonfly/crypto/openssh/
H A Dclientloop.c1789 char *host_str, *ip_str; member
1832 free(ctx->host_str); in hostkeys_update_ctx_free()
1905 "at %s:%ld", ctx->host_str, l->path, l->linenum); in hostkeys_find()
1981 options.user_hostfiles[i], ctx->host_str, in check_old_keys_othernames()
1984 hostkeys_check_old, ctx, ctx->host_str, ctx->ip_str, in check_old_keys_othernames()
2092 ctx->host_str, ctx->ip_str, in update_known_hosts()
2306 options.port, &ctx->host_str, in client_input_hostkeys()
2312 options.user_hostfiles[i], ctx->host_str, in client_input_hostkeys()
2315 hostkeys_find, ctx, ctx->host_str, ctx->ip_str, in client_input_hostkeys()
2372 ctx->host_str, ctx->ip_str == NULL ? "" : ",", in client_input_hostkeys()