Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/cmd/zed/zed.d/
H A Dgeneric-notify.sh33 host_str=" on $(hostname)"
34 note_subject="ZFS ${ZEVENT_SUBCLASS} event${pool_str}${host_str}"
/freebsd/crypto/openssh/
H A Dclientloop.c2043 char *host_str, *ip_str; member
2086 free(ctx->host_str); in hostkeys_update_ctx_free()
2159 "at %s:%ld", ctx->host_str, l->path, l->linenum); in hostkeys_find()
2235 options.user_hostfiles[i], ctx->host_str, in check_old_keys_othernames()
2238 hostkeys_check_old, ctx, ctx->host_str, ctx->ip_str, in check_old_keys_othernames()
2346 ctx->host_str, ctx->ip_str, in update_known_hosts()
2542 options.port, &ctx->host_str, in client_input_hostkeys()
2548 options.user_hostfiles[i], ctx->host_str, in client_input_hostkeys()
2551 hostkeys_find, ctx, ctx->host_str, ctx->ip_str, in client_input_hostkeys()
2608 ctx->host_str, ctx->ip_str == NULL ? "" : ",", in client_input_hostkeys()