| /openbsd/src/usr.sbin/ldapd/ |
| D | imsgev.h | 27 struct imsgev { struct 34 void (*callback)(struct imsgev *, int, struct imsg *); argument 35 void (*needfd)(struct imsgev *); argument
|
| D | imsgev.c | 38 void (*callback)(struct imsgev *, int, struct imsg *), in imsgev_init() 39 void (*needfd)(struct imsgev *)) in imsgev_init()
|
| /openbsd/src/usr.sbin/vmd/ |
| D | proc.h | 40 struct imsgev { struct 41 struct imsgbuf ibuf; 42 void (*handler)(int, short, void *); 43 struct event ev; 44 struct privsep_proc *proc; 45 void *data; 46 short events;
|
| /openbsd/src/sbin/unwind/ |
| D | unwind.h | 79 struct imsgev { struct 80 struct imsgbuf ibuf; 81 void (*handler)(int, short, void *); 82 struct event ev; 83 short events;
|
| /openbsd/src/usr.sbin/rad/ |
| D | rad.h | 43 struct imsgev { struct 44 struct imsgbuf ibuf; 45 void (*handler)(int, short, void *); 46 struct event ev; 47 short events;
|
| /openbsd/src/usr.sbin/ypldap/ |
| D | ypldap.h | 143 struct imsgev { struct 144 struct imsgbuf ibuf; 145 void (*handler)(int, short, void *); 146 struct event ev; 147 void *data; 148 short events;
|
| /openbsd/src/usr.sbin/radiusd/ |
| D | radiusd_local.h | 147 struct imsgev { struct 148 struct imsgbuf ibuf; 149 void (*handler)(int, short, void *); 150 struct event ev; 151 short events;
|
| /openbsd/src/usr.sbin/npppd/npppd/ |
| D | npppd.h | 270 struct imsgev { struct 284 struct imsgev iev; argument
|
| /openbsd/src/sbin/slaacd/ |
| D | slaacd.h | 30 struct imsgev { struct 31 struct imsgbuf ibuf; 32 void (*handler)(int, short, void *); 33 struct event ev; 34 short events;
|
| /openbsd/src/usr.sbin/ripd/ |
| D | ripd.h | 100 struct imsgev { struct 101 struct imsgbuf ibuf; 102 void (*handler)(int, short, void *); 103 struct event ev; 104 void *data; 105 short events;
|
| /openbsd/src/usr.sbin/snmpd/ |
| D | snmpd.h | 97 struct imsgev { struct 98 struct imsgbuf ibuf; 99 void (*handler)(int, short, void *); 100 struct event ev; 101 struct privsep_proc *proc; 102 void *data; 103 short events; 104 const char *name;
|
| /openbsd/src/sbin/dhcpleased/ |
| D | dhcpleased.h | 181 struct imsgev { struct 182 struct imsgbuf ibuf; 183 void (*handler)(int, short, void *); 184 struct event ev; 185 short events;
|
| /openbsd/src/usr.sbin/dvmrpd/ |
| D | dvmrpd.h | 56 struct imsgev { struct 57 struct imsgbuf ibuf; 58 void (*handler)(int, short, void *); 59 struct event ev; 60 void *data; 61 short events;
|
| /openbsd/src/usr.sbin/ospf6d/ |
| D | ospf6d.h | 69 struct imsgev { struct 70 struct imsgbuf ibuf; 71 void (*handler)(int, short, void *); 72 struct event ev; 73 void *data; 74 short events;
|
| /openbsd/src/usr.sbin/httpd/ |
| D | httpd.h | 168 struct imsgev { struct 189 struct imsgev iev; argument
|
| /openbsd/src/usr.sbin/ospfd/ |
| D | ospfd.h | 70 struct imsgev { struct 71 struct imsgbuf ibuf; 72 void (*handler)(int, short, void *); 73 struct event ev; 74 void *data; 75 short events;
|
| /openbsd/src/usr.sbin/eigrpd/ |
| D | eigrpd.h | 64 struct imsgev { struct 65 struct imsgbuf ibuf; 66 void (*handler)(int, short, void *); 67 struct event ev; 68 short events;
|
| /openbsd/src/usr.sbin/ldpd/ |
| D | ldpd.h | 67 struct imsgev { struct 68 struct imsgbuf ibuf; 69 void (*handler)(int, short, void *); 70 struct event ev; 71 short events;
|
| /openbsd/src/sbin/iked/ |
| D | iked.h | 59 struct imsgev { struct 60 struct imsgbuf ibuf; 61 void (*handler)(int, short, void *); 62 struct event ev; 63 struct privsep_proc *proc; 64 void *data; 65 short events; 66 const char *name;
|
| /openbsd/src/usr.sbin/relayd/ |
| D | relayd.h | 919 struct imsgev { struct 939 struct imsgev iev; argument
|