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.c2016 char *host_str, *ip_str; member
2059 free(ctx->host_str); in hostkeys_update_ctx_free()
2132 "at %s:%ld", ctx->host_str, l->path, l->linenum); in hostkeys_find()
2208 options.user_hostfiles[i], ctx->host_str, in check_old_keys_othernames()
2211 hostkeys_check_old, ctx, ctx->host_str, ctx->ip_str, in check_old_keys_othernames()
2319 ctx->host_str, ctx->ip_str, in update_known_hosts()
2514 options.port, &ctx->host_str, in client_input_hostkeys()
2520 options.user_hostfiles[i], ctx->host_str, in client_input_hostkeys()
2523 hostkeys_find, ctx, ctx->host_str, ctx->ip_str, in client_input_hostkeys()
2580 ctx->host_str, ctx->ip_str == NULL ? "" : ",", in client_input_hostkeys()