Home
last modified time | relevance | path

Searched refs:IMSG_CTL_NOTIFY (Results 1 – 8 of 8) sorted by relevance

/openbsd/sbin/iked/
H A Dtypes.h99 IMSG_CTL_NOTIFY, enumerator
H A Dcontrol.c292 case IMSG_CTL_NOTIFY: in control_dispatch_imsg()
/openbsd/usr.sbin/httpd/
H A Dcontrol.c269 case IMSG_CTL_NOTIFY: in control_dispatch_imsg()
H A Dhttpd.h203 IMSG_CTL_NOTIFY, enumerator
/openbsd/usr.sbin/ikectl/
H A Dikectl.c318 imsg_compose(ibuf, IMSG_CTL_NOTIFY, 0, 0, -1, NULL, 0); in main()
/openbsd/usr.sbin/relayd/
H A Dcontrol.c366 case IMSG_CTL_NOTIFY: in control_dispatch_imsg()
H A Drelayd.h973 IMSG_CTL_NOTIFY, enumerator
/openbsd/usr.sbin/relayctl/
H A Drelayctl.c211 imsg_compose(ibuf, IMSG_CTL_NOTIFY, 0, 0, -1, NULL, 0); in main()