Home
last modified time | relevance | path

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

/freebsd-14.2/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-14.2/crypto/openssh/
H A Dclientloop.c2033 char *host_str, *ip_str; member
2076 free(ctx->host_str); in hostkeys_update_ctx_free()
2149 "at %s:%ld", ctx->host_str, l->path, l->linenum); in hostkeys_find()
2225 options.user_hostfiles[i], ctx->host_str, in check_old_keys_othernames()
2228 hostkeys_check_old, ctx, ctx->host_str, ctx->ip_str, in check_old_keys_othernames()
2336 ctx->host_str, ctx->ip_str, in update_known_hosts()
2550 options.port, &ctx->host_str, in client_input_hostkeys()
2556 options.user_hostfiles[i], ctx->host_str, in client_input_hostkeys()
2559 hostkeys_find, ctx, ctx->host_str, ctx->ip_str, in client_input_hostkeys()
2616 ctx->host_str, ctx->ip_str == NULL ? "" : ",", in client_input_hostkeys()