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

/openbsd-current/usr.bin/ssh/
H A Dclientloop.c1999 char *host_str, *ip_str; member in struct:hostkeys_update_ctx
2042 free(ctx->host_str);
2115 "at %s:%ld", ctx->host_str, l->path, l->linenum);
2191 options.user_hostfiles[i], ctx->host_str,
2194 hostkeys_check_old, ctx, ctx->host_str, ctx->ip_str,
2302 ctx->host_str, ctx->ip_str,
2497 options.port, &ctx->host_str,
2503 options.user_hostfiles[i], ctx->host_str,
2506 hostkeys_find, ctx, ctx->host_str, ctx->ip_str,
2563 ctx->host_str, ct
[all...]

Completed in 110 milliseconds