Home
last modified time | relevance | path

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

/openbsd/usr.bin/ssh/
H A Dreadpass.c231 struct notifier_ctx { struct
236 struct notifier_ctx * argument
244 struct notifier_ctx *ret = NULL; in notify_start()
299 notify_complete(struct notifier_ctx *ctx, const char *fmt, ...) in notify_complete()
H A Dmisc.h239 struct notifier_ctx;
243 struct notifier_ctx *notify_start(int, const char *, ...)
245 void notify_complete(struct notifier_ctx *, const char *, ...)
H A Dsshconnect2.c1200 struct notifier_ctx *notifier = NULL; in identity_sign()
H A Dssh-agent.c841 struct notifier_ctx *notifier = NULL; in process_sign_request2()
H A Dssh-keygen.c1783 struct notifier_ctx *notifier = NULL; in do_ca_sign()