Home
last modified time | relevance | path

Searched defs:imsgev (Results 1 – 20 of 20) sorted by relevance

/openbsd/src/usr.sbin/ldapd/
Dimsgev.h27 struct imsgev { struct
34 void (*callback)(struct imsgev *, int, struct imsg *); argument
35 void (*needfd)(struct imsgev *); argument
Dimsgev.c38 void (*callback)(struct imsgev *, int, struct imsg *), in imsgev_init()
39 void (*needfd)(struct imsgev *)) in imsgev_init()
/openbsd/src/usr.sbin/vmd/
Dproc.h40 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/
Dunwind.h79 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/
Drad.h43 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/
Dypldap.h143 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/
Dradiusd_local.h147 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/
Dnpppd.h270 struct imsgev { struct
284 struct imsgev iev; argument
/openbsd/src/sbin/slaacd/
Dslaacd.h30 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/
Dripd.h100 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/
Dsnmpd.h97 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/
Ddhcpleased.h181 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/
Ddvmrpd.h56 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/
Dospf6d.h69 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/
Dhttpd.h168 struct imsgev { struct
189 struct imsgev iev; argument
/openbsd/src/usr.sbin/ospfd/
Dospfd.h70 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/
Deigrpd.h64 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/
Dldpd.h67 struct imsgev { struct
68 struct imsgbuf ibuf;
69 void (*handler)(int, short, void *);
70 struct event ev;
71 short events;
/openbsd/src/sbin/iked/
Diked.h59 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/
Drelayd.h919 struct imsgev { struct
939 struct imsgev iev; argument