Home
last modified time | relevance | path

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

/freebsd-14.2/crypto/openssh/
H A Dreadpass.c233 struct notifier_ctx { struct
238 struct notifier_ctx * argument
246 struct notifier_ctx *ret = NULL; in notify_start()
301 notify_complete(struct notifier_ctx *ctx, const char *fmt, ...) in notify_complete()
H A Dmisc.h232 struct notifier_ctx;
236 struct notifier_ctx *notify_start(int, const char *, ...)
238 void notify_complete(struct notifier_ctx *, const char *, ...)
H A Dssh-agent.c867 struct notifier_ctx *notifier = NULL; in process_sign_request2()
H A Dsshconnect2.c1211 struct notifier_ctx *notifier = NULL; in identity_sign()
H A Dssh-keygen.c1782 struct notifier_ctx *notifier = NULL; in do_ca_sign()