Searched refs:IMSG_CTL_NOTIFY (Results 1 – 8 of 8) sorted by relevance
/openbsd/sbin/iked/ |
H A D | types.h | 99 IMSG_CTL_NOTIFY, enumerator
|
H A D | control.c | 292 case IMSG_CTL_NOTIFY: in control_dispatch_imsg()
|
/openbsd/usr.sbin/httpd/ |
H A D | control.c | 269 case IMSG_CTL_NOTIFY: in control_dispatch_imsg()
|
H A D | httpd.h | 203 IMSG_CTL_NOTIFY, enumerator
|
/openbsd/usr.sbin/ikectl/ |
H A D | ikectl.c | 318 imsg_compose(ibuf, IMSG_CTL_NOTIFY, 0, 0, -1, NULL, 0); in main()
|
/openbsd/usr.sbin/relayd/ |
H A D | control.c | 366 case IMSG_CTL_NOTIFY: in control_dispatch_imsg()
|
H A D | relayd.h | 973 IMSG_CTL_NOTIFY, enumerator
|
/openbsd/usr.sbin/relayctl/ |
H A D | relayctl.c | 211 imsg_compose(ibuf, IMSG_CTL_NOTIFY, 0, 0, -1, NULL, 0); in main()
|