Home
last modified time | relevance | path

Searched refs:notify_start (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dnamespace.h60 #define notify_start ssh_notify_start macro
H A Dmisc.h247 struct notifier_ctx *notify_start(int, const char *, ...)
H A Dreadpass.c241 notify_start(int force_askpass, const char *fmt, ...) in notify_start() function
H A Dssh-agent.c927 notifier = notify_start(0, in process_sign_request2()