sbin/dhcp6leased/control.c
51
struct imsgev iev;
sbin/dhcp6leased/dhcp6leased.c
261
if ((iev_frontend = malloc(sizeof(struct imsgev))) == NULL ||
sbin/dhcp6leased/dhcp6leased.c
262
(iev_engine = malloc(sizeof(struct imsgev))) == NULL)
sbin/dhcp6leased/dhcp6leased.c
422
struct imsgev *iev = bula;
sbin/dhcp6leased/dhcp6leased.c
503
struct imsgev *iev = bula;
sbin/dhcp6leased/dhcp6leased.c
625
imsg_event_add(struct imsgev *iev)
sbin/dhcp6leased/dhcp6leased.c
637
imsg_compose_event(struct imsgev *iev, uint16_t type, uint32_t peerid,
sbin/dhcp6leased/dhcp6leased.c
90
static struct imsgev *iev_frontend;
sbin/dhcp6leased/dhcp6leased.c
91
static struct imsgev *iev_engine;
sbin/dhcp6leased/dhcp6leased.h
255
void imsg_event_add(struct imsgev *);
sbin/dhcp6leased/dhcp6leased.h
256
int imsg_compose_event(struct imsgev *, uint16_t, uint32_t,
sbin/dhcp6leased/engine.c
153
static struct imsgev *iev_frontend;
sbin/dhcp6leased/engine.c
154
static struct imsgev *iev_main;
sbin/dhcp6leased/engine.c
219
if ((iev_main = malloc(sizeof(struct imsgev))) == NULL)
sbin/dhcp6leased/engine.c
275
struct imsgev *iev = bula;
sbin/dhcp6leased/engine.c
387
struct imsgev *iev = bula;
sbin/dhcp6leased/engine.c
428
iev_frontend = malloc(sizeof(struct imsgev));
sbin/dhcp6leased/frontend.c
181
if ((iev_main = malloc(sizeof(struct imsgev))) == NULL)
sbin/dhcp6leased/frontend.c
242
struct imsgev *iev = bula;
sbin/dhcp6leased/frontend.c
283
iev_engine = malloc(sizeof(struct imsgev));
sbin/dhcp6leased/frontend.c
457
struct imsgev *iev = bula;
sbin/dhcp6leased/frontend.c
90
static struct imsgev *iev_main;
sbin/dhcp6leased/frontend.c
91
static struct imsgev *iev_engine;
sbin/dhcpleased/control.c
51
struct imsgev iev;
sbin/dhcpleased/dhcpleased.c
273
if ((iev_frontend = malloc(sizeof(struct imsgev))) == NULL ||
sbin/dhcpleased/dhcpleased.c
274
(iev_engine = malloc(sizeof(struct imsgev))) == NULL)
sbin/dhcpleased/dhcpleased.c
437
struct imsgev *iev = bula;
sbin/dhcpleased/dhcpleased.c
523
struct imsgev *iev = bula;
sbin/dhcpleased/dhcpleased.c
687
imsg_event_add(struct imsgev *iev)
sbin/dhcpleased/dhcpleased.c
699
imsg_compose_event(struct imsgev *iev, uint16_t type, uint32_t peerid,
sbin/dhcpleased/dhcpleased.c
712
imsg_forward_event(struct imsgev *iev, struct imsg *imsg)
sbin/dhcpleased/dhcpleased.c
95
static struct imsgev *iev_frontend;
sbin/dhcpleased/dhcpleased.c
96
static struct imsgev *iev_engine;
sbin/dhcpleased/dhcpleased.h
304
void imsg_event_add(struct imsgev *);
sbin/dhcpleased/dhcpleased.h
305
int imsg_compose_event(struct imsgev *, uint16_t, uint32_t,
sbin/dhcpleased/dhcpleased.h
307
int imsg_forward_event(struct imsgev *, struct imsg *);
sbin/dhcpleased/engine.c
163
static struct imsgev *iev_frontend;
sbin/dhcpleased/engine.c
164
static struct imsgev *iev_main;
sbin/dhcpleased/engine.c
230
if ((iev_main = malloc(sizeof(struct imsgev))) == NULL)
sbin/dhcpleased/engine.c
286
struct imsgev *iev = bula;
sbin/dhcpleased/engine.c
407
struct imsgev *iev = bula;
sbin/dhcpleased/engine.c
451
iev_frontend = malloc(sizeof(struct imsgev));
sbin/dhcpleased/frontend.c
106
static struct imsgev *iev_main;
sbin/dhcpleased/frontend.c
107
static struct imsgev *iev_engine;
sbin/dhcpleased/frontend.c
178
if ((iev_main = malloc(sizeof(struct imsgev))) == NULL)
sbin/dhcpleased/frontend.c
239
struct imsgev *iev = bula;
sbin/dhcpleased/frontend.c
284
iev_engine = malloc(sizeof(struct imsgev));
sbin/dhcpleased/frontend.c
478
struct imsgev *iev = bula;
sbin/iked/iked.h
1323
void imsg_event_add(struct imsgev *);
sbin/iked/iked.h
1324
int imsg_compose_event(struct imsgev *, uint16_t, uint32_t,
sbin/iked/iked.h
1326
int imsg_composev_event(struct imsgev *, uint16_t, uint32_t,
sbin/iked/iked.h
1340
struct imsgev *
sbin/iked/iked.h
798
struct imsgev *ps_ievs[PROC_MAX];
sbin/iked/iked.h
99
struct imsgev iev;
sbin/iked/proc.c
146
struct imsgev *iev;
sbin/iked/proc.c
277
struct imsgev *iev;
sbin/iked/proc.c
327
sizeof(struct imsgev))) == NULL)
sbin/iked/proc.c
610
struct imsgev *iev = arg;
sbin/iked/proc.c
731
imsg_event_add(struct imsgev *iev)
sbin/iked/proc.c
748
imsg_compose_event(struct imsgev *iev, uint16_t type, uint32_t peerid,
sbin/iked/proc.c
761
imsg_composev_event(struct imsgev *iev, uint16_t type, uint32_t peerid,
sbin/iked/proc.c
848
struct imsgev *
sbin/slaacd/control.c
52
struct imsgev iev;
sbin/slaacd/engine.c
304
static struct imsgev *iev_frontend;
sbin/slaacd/engine.c
305
static struct imsgev *iev_main;
sbin/slaacd/engine.c
396
if ((iev_main = malloc(sizeof(struct imsgev))) == NULL)
sbin/slaacd/engine.c
452
struct imsgev *iev = bula;
sbin/slaacd/engine.c
630
struct imsgev *iev = bula;
sbin/slaacd/engine.c
674
iev_frontend = malloc(sizeof(struct imsgev));
sbin/slaacd/frontend.c
102
static struct imsgev *iev_main;
sbin/slaacd/frontend.c
103
static struct imsgev *iev_engine;
sbin/slaacd/frontend.c
180
if ((iev_main = malloc(sizeof(struct imsgev))) == NULL)
sbin/slaacd/frontend.c
284
struct imsgev *iev = bula;
sbin/slaacd/frontend.c
328
iev_engine = malloc(sizeof(struct imsgev));
sbin/slaacd/frontend.c
396
struct imsgev *iev = bula;
sbin/slaacd/slaacd.c
234
if ((iev_frontend = malloc(sizeof(struct imsgev))) == NULL ||
sbin/slaacd/slaacd.c
235
(iev_engine = malloc(sizeof(struct imsgev))) == NULL)
sbin/slaacd/slaacd.c
389
struct imsgev *iev = bula;
sbin/slaacd/slaacd.c
471
struct imsgev *iev = bula;
sbin/slaacd/slaacd.c
582
imsg_event_add(struct imsgev *iev)
sbin/slaacd/slaacd.c
594
imsg_compose_event(struct imsgev *iev, uint16_t type, uint32_t peerid,
sbin/slaacd/slaacd.c
607
imsg_forward_event(struct imsgev *iev, struct imsg *imsg)
sbin/slaacd/slaacd.c
88
static struct imsgev *iev_frontend;
sbin/slaacd/slaacd.c
89
static struct imsgev *iev_engine;
sbin/slaacd/slaacd.h
202
void imsg_event_add(struct imsgev *);
sbin/slaacd/slaacd.h
203
int imsg_compose_event(struct imsgev *, uint16_t, uint32_t, pid_t,
sbin/slaacd/slaacd.h
205
int imsg_forward_event(struct imsgev *, struct imsg *);
sbin/unwind/control.c
50
struct imsgev iev;
sbin/unwind/frontend.c
161
static struct imsgev *iev_main;
sbin/unwind/frontend.c
162
static struct imsgev *iev_resolver;
sbin/unwind/frontend.c
237
if ((iev_main = malloc(sizeof(struct imsgev))) == NULL)
sbin/unwind/frontend.c
314
struct imsgev *iev = bula;
sbin/unwind/frontend.c
359
iev_resolver = malloc(sizeof(struct imsgev));
sbin/unwind/frontend.c
495
struct imsgev *iev = bula;
sbin/unwind/resolver.c
211
static struct imsgev *iev_frontend;
sbin/unwind/resolver.c
212
static struct imsgev *iev_main;
sbin/unwind/resolver.c
415
if ((iev_main = malloc(sizeof(struct imsgev))) == NULL)
sbin/unwind/resolver.c
489
struct imsgev *iev = bula;
sbin/unwind/resolver.c
633
struct imsgev *iev = bula;
sbin/unwind/resolver.c
675
iev_frontend = malloc(sizeof(struct imsgev));
sbin/unwind/unwind.c
239
if ((iev_frontend = malloc(sizeof(struct imsgev))) == NULL ||
sbin/unwind/unwind.c
240
(iev_resolver = malloc(sizeof(struct imsgev))) == NULL)
sbin/unwind/unwind.c
396
struct imsgev *iev = bula;
sbin/unwind/unwind.c
461
struct imsgev *iev = bula;
sbin/unwind/unwind.c
531
imsg_event_add(struct imsgev *iev)
sbin/unwind/unwind.c
543
imsg_compose_event(struct imsgev *iev, uint16_t type, uint32_t peerid,
sbin/unwind/unwind.c
79
static struct imsgev *iev_frontend;
sbin/unwind/unwind.c
80
static struct imsgev *iev_resolver;
sbin/unwind/unwind.h
186
void imsg_event_add(struct imsgev *);
sbin/unwind/unwind.h
187
int imsg_compose_event(struct imsgev *, uint16_t, uint32_t, pid_t,
usr.sbin/dvmrpd/control.h
28
struct imsgev iev;
usr.sbin/dvmrpd/dvmrpd.c
234
if ((iev_dvmrpe = malloc(sizeof(struct imsgev))) == NULL ||
usr.sbin/dvmrpd/dvmrpd.c
235
(iev_rde = malloc(sizeof(struct imsgev))) == NULL)
usr.sbin/dvmrpd/dvmrpd.c
314
struct imsgev *iev = bula;
usr.sbin/dvmrpd/dvmrpd.c
378
struct imsgev *iev = bula;
usr.sbin/dvmrpd/dvmrpd.c
452
imsg_event_add(struct imsgev *iev)
usr.sbin/dvmrpd/dvmrpd.c
464
imsg_compose_event(struct imsgev *iev, u_int16_t type,
usr.sbin/dvmrpd/dvmrpd.c
65
static struct imsgev *iev_dvmrpe;
usr.sbin/dvmrpd/dvmrpd.c
66
static struct imsgev *iev_rde;
usr.sbin/dvmrpd/dvmrpd.h
363
int imsg_compose_event(struct imsgev *, u_int16_t, u_int32_t, pid_t,
usr.sbin/dvmrpd/dvmrpd.h
365
void imsg_event_add(struct imsgev *);
usr.sbin/dvmrpd/dvmrpe.c
143
if ((iev_rde = malloc(sizeof(struct imsgev))) == NULL ||
usr.sbin/dvmrpd/dvmrpe.c
144
(iev_main = malloc(sizeof(struct imsgev))) == NULL)
usr.sbin/dvmrpd/dvmrpe.c
238
struct imsgev *iev = bula;
usr.sbin/dvmrpd/dvmrpe.c
311
struct imsgev *iev = bula;
usr.sbin/dvmrpd/dvmrpe.c
50
static struct imsgev *iev_main;
usr.sbin/dvmrpd/dvmrpe.c
51
static struct imsgev *iev_rde;
usr.sbin/dvmrpd/rde.c
122
if ((iev_dvmrpe = malloc(sizeof(struct imsgev))) == NULL ||
usr.sbin/dvmrpd/rde.c
123
(iev_main = malloc(sizeof(struct imsgev))) == NULL)
usr.sbin/dvmrpd/rde.c
201
struct imsgev *iev = bula;
usr.sbin/dvmrpd/rde.c
51
static struct imsgev *iev_dvmrpe;
usr.sbin/dvmrpd/rde.c
52
static struct imsgev *iev_main;
usr.sbin/eigrpd/control.h
28
struct imsgev iev;
usr.sbin/eigrpd/eigrpd.c
240
if ((iev_eigrpe = malloc(sizeof(struct imsgev))) == NULL ||
usr.sbin/eigrpd/eigrpd.c
241
(iev_rde = malloc(sizeof(struct imsgev))) == NULL)
usr.sbin/eigrpd/eigrpd.c
371
struct imsgev *iev = bula;
usr.sbin/eigrpd/eigrpd.c
449
struct imsgev *iev = bula;
usr.sbin/eigrpd/eigrpd.c
528
imsg_event_add(struct imsgev *iev)
usr.sbin/eigrpd/eigrpd.c
540
imsg_compose_event(struct imsgev *iev, uint16_t type, uint32_t peerid,
usr.sbin/eigrpd/eigrpd.c
59
static struct imsgev *iev_eigrpe;
usr.sbin/eigrpd/eigrpd.c
60
static struct imsgev *iev_rde;
usr.sbin/eigrpd/eigrpd.h
492
void imsg_event_add(struct imsgev *);
usr.sbin/eigrpd/eigrpd.h
493
int imsg_compose_event(struct imsgev *, uint16_t, uint32_t,
usr.sbin/eigrpd/eigrpe.c
147
if ((iev_main = malloc(sizeof(struct imsgev))) == NULL)
usr.sbin/eigrpd/eigrpe.c
223
struct imsgev *iev = bula;
usr.sbin/eigrpd/eigrpe.c
302
iev_rde = malloc(sizeof(struct imsgev));
usr.sbin/eigrpd/eigrpe.c
395
struct imsgev *iev = bula;
usr.sbin/eigrpd/eigrpe.c
49
static struct imsgev *iev_main;
usr.sbin/eigrpd/eigrpe.c
50
static struct imsgev *iev_rde;
usr.sbin/eigrpd/rde.c
113
if ((iev_main = malloc(sizeof(struct imsgev))) == NULL)
usr.sbin/eigrpd/rde.c
168
struct imsgev *iev = bula;
usr.sbin/eigrpd/rde.c
308
struct imsgev *iev = bula;
usr.sbin/eigrpd/rde.c
369
iev_eigrpe = malloc(sizeof(struct imsgev));
usr.sbin/eigrpd/rde.c
50
static struct imsgev *iev_eigrpe;
usr.sbin/eigrpd/rde.c
51
static struct imsgev *iev_main;
usr.sbin/httpd/httpd.h
189
struct imsgev iev;
usr.sbin/httpd/httpd.h
239
struct imsgev *ps_ievs[PROC_MAX];
usr.sbin/httpd/httpd.h
787
struct imsgev *
usr.sbin/httpd/httpd.h
790
void imsg_event_add(struct imsgev *);
usr.sbin/httpd/httpd.h
791
int imsg_compose_event(struct imsgev *, uint16_t, uint32_t,
usr.sbin/httpd/httpd.h
793
int imsg_composev_event(struct imsgev *, uint16_t, uint32_t,
usr.sbin/httpd/proc.c
145
struct imsgev *iev;
usr.sbin/httpd/proc.c
250
struct imsgev *iev;
usr.sbin/httpd/proc.c
300
sizeof(struct imsgev))) == NULL)
usr.sbin/httpd/proc.c
595
struct imsgev *iev = arg;
usr.sbin/httpd/proc.c
690
imsg_event_add(struct imsgev *iev)
usr.sbin/httpd/proc.c
707
imsg_compose_event(struct imsgev *iev, uint16_t type, uint32_t peerid,
usr.sbin/httpd/proc.c
720
imsg_composev_event(struct imsgev *iev, uint16_t type, uint32_t peerid,
usr.sbin/httpd/proc.c
807
struct imsgev *
usr.sbin/ldapd/control.c
198
send_stats(struct imsgev *iev)
usr.sbin/ldapd/control.c
228
control_imsgev(struct imsgev *iev, int code, struct imsg *imsg)
usr.sbin/ldapd/control.c
272
control_needfd(struct imsgev *iev)
usr.sbin/ldapd/control.c
46
static void control_imsgev(struct imsgev *iev, int code, struct imsg *imsg);
usr.sbin/ldapd/control.c
47
static void control_needfd(struct imsgev *iev);
usr.sbin/ldapd/imsgev.c
107
struct imsgev *iev = humppa;
usr.sbin/ldapd/imsgev.c
169
imsgev_disconnect(struct imsgev *iev, int code)
usr.sbin/ldapd/imsgev.c
32
void imsgev_add(struct imsgev *);
usr.sbin/ldapd/imsgev.c
34
void imsgev_disconnect(struct imsgev *, int);
usr.sbin/ldapd/imsgev.c
37
imsgev_init(struct imsgev *iev, int fd, void *data,
usr.sbin/ldapd/imsgev.c
38
void (*callback)(struct imsgev *, int, struct imsg *),
usr.sbin/ldapd/imsgev.c
39
void (*needfd)(struct imsgev *))
usr.sbin/ldapd/imsgev.c
57
imsgev_compose(struct imsgev *iev, u_int16_t type, u_int32_t peerid,
usr.sbin/ldapd/imsgev.c
70
imsgev_close(struct imsgev *iev)
usr.sbin/ldapd/imsgev.c
77
imsgev_clear(struct imsgev *iev)
usr.sbin/ldapd/imsgev.c
85
imsgev_add(struct imsgev *iev)
usr.sbin/ldapd/imsgev.h
34
void (*callback)(struct imsgev *, int, struct imsg *);
usr.sbin/ldapd/imsgev.h
35
void (*needfd)(struct imsgev *);
usr.sbin/ldapd/imsgev.h
44
void imsgev_init(struct imsgev *, int, void *, void (*)(struct imsgev *,
usr.sbin/ldapd/imsgev.h
45
int, struct imsg *), void (*)(struct imsgev *));
usr.sbin/ldapd/imsgev.h
46
int imsgev_compose(struct imsgev *, u_int16_t, u_int32_t, u_int32_t, int,
usr.sbin/ldapd/imsgev.h
48
void imsgev_close(struct imsgev *);
usr.sbin/ldapd/imsgev.h
49
void imsgev_clear(struct imsgev *);
usr.sbin/ldapd/ldapd.c
120
struct imsgev *iev_ldape;
usr.sbin/ldapd/ldapd.c
233
if ((iev_ldape = calloc(1, sizeof(struct imsgev))) == NULL)
usr.sbin/ldapd/ldapd.c
265
ldapd_imsgev(struct imsgev *iev, int code, struct imsg *imsg)
usr.sbin/ldapd/ldapd.c
299
ldapd_needfd(struct imsgev *iev)
usr.sbin/ldapd/ldapd.c
344
ldapd_auth_request(struct imsgev *iev, struct imsg *imsg)
usr.sbin/ldapd/ldapd.c
378
ldapd_open_request(struct imsgev *iev, struct imsg *imsg)
usr.sbin/ldapd/ldapd.c
48
static void ldapd_imsgev(struct imsgev *iev, int code, struct imsg *imsg);
usr.sbin/ldapd/ldapd.c
49
static void ldapd_needfd(struct imsgev *iev);
usr.sbin/ldapd/ldapd.c
50
static void ldapd_auth_request(struct imsgev *iev, struct imsg *imsg);
usr.sbin/ldapd/ldapd.c
51
static void ldapd_open_request(struct imsgev *iev, struct imsg *imsg);
usr.sbin/ldapd/ldapd.h
316
struct imsgev iev;
usr.sbin/ldapd/ldapd.h
450
extern struct imsgev *iev_ldapd;
usr.sbin/ldapd/ldape.c
372
if ((iev_ldapd = calloc(1, sizeof(struct imsgev))) == NULL)
usr.sbin/ldapd/ldape.c
39
static void ldape_imsgev(struct imsgev *iev, int code,
usr.sbin/ldapd/ldape.c
41
static void ldape_needfd(struct imsgev *iev);
usr.sbin/ldapd/ldape.c
483
ldape_imsgev(struct imsgev *iev, int code, struct imsg *imsg)
usr.sbin/ldapd/ldape.c
49
struct imsgev *iev_ldapd;
usr.sbin/ldapd/ldape.c
514
ldape_needfd(struct imsgev *iev)
usr.sbin/ldpd/control.h
27
struct imsgev iev;
usr.sbin/ldpd/lde.c
129
if ((iev_main = malloc(sizeof(struct imsgev))) == NULL)
usr.sbin/ldpd/lde.c
192
struct imsgev *iev = bula;
usr.sbin/ldpd/lde.c
393
struct imsgev *iev = bula;
usr.sbin/ldpd/lde.c
467
if ((iev_ldpe = malloc(sizeof(struct imsgev))) == NULL)
usr.sbin/ldpd/lde.c
65
static struct imsgev *iev_ldpe;
usr.sbin/ldpd/lde.c
66
static struct imsgev *iev_main;
usr.sbin/ldpd/ldpd.c
242
if ((iev_ldpe = malloc(sizeof(struct imsgev))) == NULL ||
usr.sbin/ldpd/ldpd.c
243
(iev_lde = malloc(sizeof(struct imsgev))) == NULL)
usr.sbin/ldpd/ldpd.c
378
struct imsgev *iev = bula;
usr.sbin/ldpd/ldpd.c
460
struct imsgev *iev = bula;
usr.sbin/ldpd/ldpd.c
560
imsg_event_add(struct imsgev *iev)
usr.sbin/ldpd/ldpd.c
572
imsg_compose_event(struct imsgev *iev, uint16_t type, uint32_t peerid,
usr.sbin/ldpd/ldpd.c
71
static struct imsgev *iev_ldpe;
usr.sbin/ldpd/ldpd.c
72
static struct imsgev *iev_lde;
usr.sbin/ldpd/ldpd.h
595
void imsg_event_add(struct imsgev *);
usr.sbin/ldpd/ldpd.h
596
int imsg_compose_event(struct imsgev *, uint16_t, uint32_t, pid_t,
usr.sbin/ldpd/ldpe.c
124
if ((iev_main = malloc(sizeof(struct imsgev))) == NULL)
usr.sbin/ldpd/ldpe.c
223
struct imsgev *iev = bula;
usr.sbin/ldpd/ldpe.c
309
if ((iev_lde = malloc(sizeof(struct imsgev))) == NULL)
usr.sbin/ldpd/ldpe.c
49
static struct imsgev *iev_main;
usr.sbin/ldpd/ldpe.c
494
struct imsgev *iev = bula;
usr.sbin/ldpd/ldpe.c
50
static struct imsgev *iev_lde;
usr.sbin/npppd/npppd/npppd.c
2411
imsg_event_add(struct imsgev *iev)
usr.sbin/npppd/npppd/npppd.h
284
struct imsgev iev;
usr.sbin/npppd/npppd/npppd.h
341
void imsg_event_add(struct imsgev *);
usr.sbin/ospf6d/control.h
28
struct imsgev iev;
usr.sbin/ospf6d/ospf6d.c
254
if ((iev_ospfe = malloc(sizeof(struct imsgev))) == NULL ||
usr.sbin/ospf6d/ospf6d.c
255
(iev_rde = malloc(sizeof(struct imsgev))) == NULL)
usr.sbin/ospf6d/ospf6d.c
338
struct imsgev *iev = bula;
usr.sbin/ospf6d/ospf6d.c
417
struct imsgev *iev = bula;
usr.sbin/ospf6d/ospf6d.c
499
imsg_event_add(struct imsgev *iev)
usr.sbin/ospf6d/ospf6d.c
511
imsg_compose_event(struct imsgev *iev, u_int16_t type, u_int32_t peerid,
usr.sbin/ospf6d/ospf6d.c
69
static struct imsgev *iev_ospfe;
usr.sbin/ospf6d/ospf6d.c
70
static struct imsgev *iev_rde;
usr.sbin/ospf6d/ospf6d.h
588
void imsg_event_add(struct imsgev *);
usr.sbin/ospf6d/ospf6d.h
589
int imsg_compose_event(struct imsgev *, u_int16_t, u_int32_t,
usr.sbin/ospf6d/ospfe.c
155
if ((iev_rde = malloc(sizeof(struct imsgev))) == NULL ||
usr.sbin/ospf6d/ospfe.c
156
(iev_main = malloc(sizeof(struct imsgev))) == NULL)
usr.sbin/ospf6d/ospfe.c
259
struct imsgev *iev = bula;
usr.sbin/ospf6d/ospfe.c
443
struct imsgev *iev = bula;
usr.sbin/ospf6d/ospfe.c
51
static struct imsgev *iev_main;
usr.sbin/ospf6d/ospfe.c
52
static struct imsgev *iev_rde;
usr.sbin/ospf6d/rde.c
179
if ((iev_ospfe = malloc(sizeof(struct imsgev))) == NULL ||
usr.sbin/ospf6d/rde.c
180
(iev_main = malloc(sizeof(struct imsgev))) == NULL)
usr.sbin/ospf6d/rde.c
263
struct imsgev *iev = bula;
usr.sbin/ospf6d/rde.c
651
struct imsgev *iev = bula;
usr.sbin/ospf6d/rde.c
91
static struct imsgev *iev_ospfe;
usr.sbin/ospf6d/rde.c
92
static struct imsgev *iev_main;
usr.sbin/ospfd/auth.c
272
md_list_send(struct auth_md_head *head, struct imsgev *to)
usr.sbin/ospfd/control.h
28
struct imsgev iev;
usr.sbin/ospfd/ospfd.c
260
if ((iev_ospfe = malloc(sizeof(struct imsgev))) == NULL ||
usr.sbin/ospfd/ospfd.c
261
(iev_rde = malloc(sizeof(struct imsgev))) == NULL)
usr.sbin/ospfd/ospfd.c
354
struct imsgev *iev = bula;
usr.sbin/ospfd/ospfd.c
443
struct imsgev *iev = bula;
usr.sbin/ospfd/ospfd.c
524
imsg_event_add(struct imsgev *iev)
usr.sbin/ospfd/ospfd.c
536
imsg_compose_event(struct imsgev *iev, u_int16_t type, u_int32_t peerid,
usr.sbin/ospfd/ospfd.c
69
static struct imsgev *iev_ospfe;
usr.sbin/ospfd/ospfd.c
70
static struct imsgev *iev_rde;
usr.sbin/ospfd/ospfd.h
620
void imsg_event_add(struct imsgev *);
usr.sbin/ospfd/ospfd.h
621
int imsg_compose_event(struct imsgev *, u_int16_t, u_int32_t,
usr.sbin/ospfd/ospfe.c
155
if ((iev_rde = malloc(sizeof(struct imsgev))) == NULL ||
usr.sbin/ospfd/ospfe.c
156
(iev_main = malloc(sizeof(struct imsgev))) == NULL)
usr.sbin/ospfd/ospfe.c
269
struct imsgev *iev = bula;
usr.sbin/ospfd/ospfe.c
488
struct imsgev *iev = bula;
usr.sbin/ospfd/ospfe.c
51
static struct imsgev *iev_main;
usr.sbin/ospfd/ospfe.c
52
static struct imsgev *iev_rde;
usr.sbin/ospfd/ospfe.h
105
int md_list_send(struct auth_md_head *, struct imsgev *);
usr.sbin/ospfd/rde.c
161
if ((iev_ospfe = malloc(sizeof(struct imsgev))) == NULL ||
usr.sbin/ospfd/rde.c
162
(iev_main = malloc(sizeof(struct imsgev))) == NULL)
usr.sbin/ospfd/rde.c
250
struct imsgev *iev = bula;
usr.sbin/ospfd/rde.c
647
struct imsgev *iev = bula;
usr.sbin/ospfd/rde.c
68
static struct imsgev *iev_ospfe;
usr.sbin/ospfd/rde.c
69
static struct imsgev *iev_main;
usr.sbin/rad/control.c
50
struct imsgev iev;
usr.sbin/rad/engine.c
134
if ((iev_main = malloc(sizeof(struct imsgev))) == NULL)
usr.sbin/rad/engine.c
188
struct imsgev *iev = bula;
usr.sbin/rad/engine.c
271
struct imsgev *iev = bula;
usr.sbin/rad/engine.c
317
iev_frontend = malloc(sizeof(struct imsgev));
usr.sbin/rad/engine.c
72
static struct imsgev *iev_frontend;
usr.sbin/rad/engine.c
73
static struct imsgev *iev_main;
usr.sbin/rad/frontend.c
170
static struct imsgev *iev_main;
usr.sbin/rad/frontend.c
171
static struct imsgev *iev_engine;
usr.sbin/rad/frontend.c
242
if ((iev_main = malloc(sizeof(struct imsgev))) == NULL)
usr.sbin/rad/frontend.c
316
struct imsgev *iev = bula;
usr.sbin/rad/frontend.c
359
iev_engine = malloc(sizeof(struct imsgev));
usr.sbin/rad/frontend.c
540
struct imsgev *iev = bula;
usr.sbin/rad/rad.c
240
if ((iev_frontend = malloc(sizeof(struct imsgev))) == NULL ||
usr.sbin/rad/rad.c
241
(iev_engine = malloc(sizeof(struct imsgev))) == NULL)
usr.sbin/rad/rad.c
378
struct imsgev *iev = bula;
usr.sbin/rad/rad.c
449
struct imsgev *iev = bula;
usr.sbin/rad/rad.c
514
imsg_event_add(struct imsgev *iev)
usr.sbin/rad/rad.c
526
imsg_compose_event(struct imsgev *iev, uint16_t type, uint32_t peerid,
usr.sbin/rad/rad.c
78
static struct imsgev *iev_frontend;
usr.sbin/rad/rad.c
79
static struct imsgev *iev_engine;
usr.sbin/rad/rad.h
155
void imsg_event_add(struct imsgev *);
usr.sbin/rad/rad.h
156
int imsg_compose_event(struct imsgev *, uint16_t, uint32_t, pid_t,
usr.sbin/radiusd/control.h
32
struct imsgev iev;
usr.sbin/radiusd/radiusd.c
1928
imsg_event_add(struct imsgev *iev)
usr.sbin/radiusd/radiusd.c
1940
imsg_compose_event(struct imsgev *iev, uint32_t type, uint32_t peerid,
usr.sbin/radiusd/radiusd.c
1952
imsg_composev_event(struct imsgev *iev, uint32_t type, uint32_t peerid,
usr.sbin/radiusd/radiusd_local.h
212
void imsg_event_add(struct imsgev *);
usr.sbin/radiusd/radiusd_local.h
213
int imsg_compose_event(struct imsgev *, uint32_t, uint32_t, pid_t,
usr.sbin/radiusd/radiusd_local.h
215
int imsg_composev_event (struct imsgev *, uint32_t, uint32_t,
usr.sbin/relayd/ca.c
319
struct imsgev *iev;
usr.sbin/relayd/proc.c
145
struct imsgev *iev;
usr.sbin/relayd/proc.c
250
struct imsgev *iev;
usr.sbin/relayd/proc.c
300
sizeof(struct imsgev))) == NULL)
usr.sbin/relayd/proc.c
596
struct imsgev *iev = arg;
usr.sbin/relayd/proc.c
691
imsg_event_add(struct imsgev *iev)
usr.sbin/relayd/proc.c
708
imsg_compose_event(struct imsgev *iev, uint16_t type, uint32_t peerid,
usr.sbin/relayd/proc.c
721
imsg_composev_event(struct imsgev *iev, uint16_t type, uint32_t peerid,
usr.sbin/relayd/proc.c
808
struct imsgev *
usr.sbin/relayd/relayd.h
1035
struct imsgev *ps_ievs[PROC_MAX];
usr.sbin/relayd/relayd.h
1338
void imsg_event_add(struct imsgev *);
usr.sbin/relayd/relayd.h
1339
int imsg_compose_event(struct imsgev *, u_int16_t, u_int32_t,
usr.sbin/relayd/relayd.h
1427
struct imsgev *
usr.sbin/relayd/relayd.h
1429
void imsg_event_add(struct imsgev *);
usr.sbin/relayd/relayd.h
1430
int imsg_compose_event(struct imsgev *, uint16_t, uint32_t,
usr.sbin/relayd/relayd.h
1432
int imsg_composev_event(struct imsgev *, uint16_t, uint32_t,
usr.sbin/relayd/relayd.h
941
struct imsgev iev;
usr.sbin/ripd/control.h
28
struct imsgev iev;
usr.sbin/ripd/rde.c
129
if ((iev_ripe = malloc(sizeof(struct imsgev))) == NULL ||
usr.sbin/ripd/rde.c
130
(iev_main = malloc(sizeof(struct imsgev))) == NULL)
usr.sbin/ripd/rde.c
194
struct imsgev *iev = bula;
usr.sbin/ripd/rde.c
299
struct imsgev *iev = bula;
usr.sbin/ripd/rde.c
44
static struct imsgev *iev_ripe;
usr.sbin/ripd/rde.c
45
static struct imsgev *iev_main;
usr.sbin/ripd/ripd.c
235
if ((iev_ripe = malloc(sizeof(struct imsgev))) == NULL ||
usr.sbin/ripd/ripd.c
236
(iev_rde = malloc(sizeof(struct imsgev))) == NULL)
usr.sbin/ripd/ripd.c
311
struct imsgev *iev = bula;
usr.sbin/ripd/ripd.c
392
struct imsgev *iev = bula;
usr.sbin/ripd/ripd.c
528
imsg_event_add(struct imsgev *iev)
usr.sbin/ripd/ripd.c
545
imsg_compose_event(struct imsgev *iev, u_int16_t type,
usr.sbin/ripd/ripd.c
61
static struct imsgev *iev_ripe;
usr.sbin/ripd/ripd.c
62
static struct imsgev *iev_rde;
usr.sbin/ripd/ripd.h
330
void imsg_event_add(struct imsgev *);
usr.sbin/ripd/ripd.h
331
int imsg_compose_event(struct imsgev *, u_int16_t, u_int32_t,
usr.sbin/ripd/ripe.c
153
if ((iev_rde = malloc(sizeof(struct imsgev))) == NULL ||
usr.sbin/ripd/ripe.c
154
(iev_main = malloc(sizeof(struct imsgev))) == NULL)
usr.sbin/ripd/ripe.c
228
struct imsgev *iev = bula;
usr.sbin/ripd/ripe.c
309
struct imsgev *iev = bula;
usr.sbin/ripd/ripe.c
49
static struct imsgev *iev_main;
usr.sbin/ripd/ripe.c
50
static struct imsgev *iev_rde;
usr.sbin/snmpd/proc.c
144
struct imsgev *iev;
usr.sbin/snmpd/proc.c
249
struct imsgev *iev;
usr.sbin/snmpd/proc.c
299
sizeof(struct imsgev))) == NULL)
usr.sbin/snmpd/proc.c
570
struct imsgev *iev = arg;
usr.sbin/snmpd/proc.c
665
imsg_event_add(struct imsgev *iev)
usr.sbin/snmpd/proc.c
682
imsg_compose_event(struct imsgev *iev, uint16_t type, uint32_t peerid,
usr.sbin/snmpd/proc.c
695
imsg_composev_event(struct imsgev *iev, uint16_t type, uint32_t peerid,
usr.sbin/snmpd/proc.c
774
struct imsgev *
usr.sbin/snmpd/snmpd.h
128
struct imsgev *ps_ievs[PROC_MAX];
usr.sbin/snmpd/snmpd.h
500
void imsg_event_add(struct imsgev *);
usr.sbin/snmpd/snmpd.h
501
int imsg_compose_event(struct imsgev *, u_int16_t, u_int32_t,
usr.sbin/snmpd/snmpd.h
503
int imsg_composev_event(struct imsgev *, u_int16_t, u_int32_t,
usr.sbin/snmpd/snmpd.h
516
struct imsgev *
usr.sbin/snmpd/snmpe.c
59
struct imsgev *iev_parent;
usr.sbin/vmd/proc.c
135
struct imsgev *iev;
usr.sbin/vmd/proc.c
200
struct imsgev *iev;
usr.sbin/vmd/proc.c
441
struct imsgev *iev = arg;
usr.sbin/vmd/proc.c
525
imsg_event_add(struct imsgev *iev)
usr.sbin/vmd/proc.c
531
imsg_event_add2(struct imsgev *iev, struct event_base *ev_base)
usr.sbin/vmd/proc.c
550
imsg_compose_event(struct imsgev *iev, uint32_t type, uint32_t peerid,
usr.sbin/vmd/proc.c
558
imsg_compose_event2(struct imsgev *iev, uint32_t type, uint32_t peerid,
usr.sbin/vmd/proc.c
571
imsg_composev_event(struct imsgev *iev, uint32_t type, uint32_t peerid,
usr.sbin/vmd/proc.c
584
imsg_forward_event(struct imsgev *iev, struct imsg *imsg)
usr.sbin/vmd/proc.h
139
void imsg_event_add(struct imsgev *);
usr.sbin/vmd/proc.h
140
void imsg_event_add2(struct imsgev *, struct event_base *);
usr.sbin/vmd/proc.h
141
int imsg_compose_event(struct imsgev *, uint32_t, uint32_t,
usr.sbin/vmd/proc.h
143
int imsg_compose_event2(struct imsgev *, uint32_t, uint32_t,
usr.sbin/vmd/proc.h
145
int imsg_composev_event(struct imsgev *, uint32_t, uint32_t,
usr.sbin/vmd/proc.h
147
void imsg_forward_event(struct imsgev *, struct imsg *);
usr.sbin/vmd/proc.h
64
struct imsgev iev;
usr.sbin/vmd/proc.h
88
struct imsgev ps_ievs[PROC_MAX];
usr.sbin/vmd/vioblk.c
391
struct imsgev *iev = &dev->async_iev;
usr.sbin/vmd/vioblk.c
458
struct imsgev *iev = &dev->sync_iev;
usr.sbin/vmd/vionet.c
835
struct imsgev *iev = &dev->async_iev;
usr.sbin/vmd/vionet.c
910
struct imsgev *iev = &dev->sync_iev;
usr.sbin/vmd/vioscsi.c
426
struct imsgev *iev = &dev->async_iev;
usr.sbin/vmd/vioscsi.c
492
struct imsgev *iev = &dev->sync_iev;
usr.sbin/vmd/virtio.c
1468
struct imsgev *iev = &dev->sync_iev;
usr.sbin/vmd/virtio.c
1664
struct imsgev *iev = &dev->async_iev;
usr.sbin/vmd/virtio.c
1685
struct imsgev *iev = &dev->async_iev;
usr.sbin/vmd/virtio.h
365
struct imsgev async_iev; /* async imsg event [r] */
usr.sbin/vmd/virtio.h
366
struct imsgev sync_iev; /* sync imsg event [r] */
usr.sbin/vmd/vm.c
310
struct imsgev *iev = &vm->vm_iev;
usr.sbin/vmd/vmd.h
331
struct imsgev vm_iev;
usr.sbin/vmd/vmm.c
421
struct imsgev *iev = &vm->vm_iev;
usr.sbin/vmd/vmm.c
455
struct imsgev *iev = &vm->vm_iev;
usr.sbin/ypldap/ldapclient.c
137
struct imsgev *iev = env->sc_iev_dns;
usr.sbin/ypldap/ldapclient.c
237
struct imsgev *iev = env->sc_iev;
usr.sbin/ypldap/ypldap.c
355
struct imsgev *iev = env->sc_iev;
usr.sbin/ypldap/ypldap.c
468
struct imsgev *iev = env->sc_iev;
usr.sbin/ypldap/ypldap.c
631
imsg_event_add(struct imsgev *iev)
usr.sbin/ypldap/ypldap.c
648
imsg_compose_event(struct imsgev *iev, u_int16_t type, u_int32_t peerid,
usr.sbin/ypldap/ypldap.h
177
struct imsgev *sc_iev;
usr.sbin/ypldap/ypldap.h
178
struct imsgev *sc_iev_dns;
usr.sbin/ypldap/ypldap.h
205
void imsg_event_add(struct imsgev *);
usr.sbin/ypldap/ypldap.h
206
int imsg_compose_event(struct imsgev *, u_int16_t, u_int32_t,
usr.sbin/ypldap/ypldap_dns.c
141
struct imsgev *iev = env->sc_iev;
usr.sbin/ypldap/ypldap_dns.c
44
struct imsgev *iev_dns;