Symbol: EV_A_
crypto/krb5/src/util/verto/ev.c
2022
ev_feed_event (EV_A_ rfeeds [--rfeedcnt], revents);
crypto/krb5/src/util/verto/ev.c
2032
ev_feed_event (EV_A_ events [i], type);
crypto/krb5/src/util/verto/ev.c
2048
ev_feed_event (EV_A_ (W)w, ev);
crypto/krb5/src/util/verto/ev.c
2060
fd_event_nocheck (EV_A_ fd, revents);
crypto/krb5/src/util/verto/ev.c
2067
fd_event_nocheck (EV_A_ fd, revents);
crypto/krb5/src/util/verto/ev.c
2094
backend_modify (EV_A_ fd, anfd->events, 0);
crypto/krb5/src/util/verto/ev.c
2125
backend_modify (EV_A_ fd, o_events, anfd->events);
crypto/krb5/src/util/verto/ev.c
2154
ev_io_stop (EV_A_ w);
crypto/krb5/src/util/verto/ev.c
2155
ev_feed_event (EV_A_ (W)w, EV_ERROR | EV_READ | EV_WRITE);
crypto/krb5/src/util/verto/ev.c
2179
fd_kill (EV_A_ fd);
crypto/krb5/src/util/verto/ev.c
2191
fd_kill (EV_A_ fd);
crypto/krb5/src/util/verto/ev.c
2207
fd_change (EV_A_ fd, EV__IOFDSET | EV_ANFD_REIFY);
crypto/krb5/src/util/verto/ev.c
2428
ev_io_start (EV_A_ &pipe_w);
crypto/krb5/src/util/verto/ev.c
2526
ev_feed_signal_event (EV_A_ i + 1);
crypto/krb5/src/util/verto/ev.c
2542
ev_feed_event (EV_A_ asyncs [i], EV_ASYNC);
crypto/krb5/src/util/verto/ev.c
2563
evpipe_write (EV_A_ &sig_pending);
crypto/krb5/src/util/verto/ev.c
2598
ev_feed_event (EV_A_ (W)w, EV_SIGNAL);
crypto/krb5/src/util/verto/ev.c
2613
ev_feed_signal_event (EV_A_ sip->ssi_signo);
crypto/krb5/src/util/verto/ev.c
2649
ev_feed_event (EV_A_ (W)w, EV_CHILD);
crypto/krb5/src/util/verto/ev.c
2673
ev_feed_event (EV_A_ (W)sw, EV_SIGNAL);
crypto/krb5/src/util/verto/ev.c
2675
child_reap (EV_A_ pid, pid, status);
crypto/krb5/src/util/verto/ev.c
2677
child_reap (EV_A_ 0, pid, status); /* this might trigger a watcher twice, but feed_event catches that */
crypto/krb5/src/util/verto/ev.c
2902
if (!backend && (flags & EVBACKEND_IOCP )) backend = iocp_init (EV_A_ flags);
crypto/krb5/src/util/verto/ev.c
2905
if (!backend && (flags & EVBACKEND_PORT )) backend = port_init (EV_A_ flags);
crypto/krb5/src/util/verto/ev.c
2908
if (!backend && (flags & EVBACKEND_KQUEUE)) backend = kqueue_init (EV_A_ flags);
crypto/krb5/src/util/verto/ev.c
2911
if (!backend && (flags & EVBACKEND_EPOLL )) backend = epoll_init (EV_A_ flags);
crypto/krb5/src/util/verto/ev.c
2914
if (!backend && (flags & EVBACKEND_POLL )) backend = poll_init (EV_A_ flags);
crypto/krb5/src/util/verto/ev.c
2917
if (!backend && (flags & EVBACKEND_SELECT)) backend = select_init (EV_A_ flags);
crypto/krb5/src/util/verto/ev.c
2945
queue_events (EV_A_ (W *)cleanups, cleanupcnt, EV_CLEANUP);
crypto/krb5/src/util/verto/ev.c
2954
ev_signal_stop (EV_A_ &childev);
crypto/krb5/src/util/verto/ev.c
3066
ev_io_stop (EV_A_ &pipe_w);
crypto/krb5/src/util/verto/ev.c
3073
ev_feed_event (EV_A_ &pipe_w, EV_CUSTOM);
crypto/krb5/src/util/verto/ev.c
3088
loop_init (EV_A_ flags);
crypto/krb5/src/util/verto/ev.c
3120
verify_watcher (EV_A_ (W)ANHE_w (heap [i]));
crypto/krb5/src/util/verto/ev.c
3130
verify_watcher (EV_A_ ws [cnt]);
crypto/krb5/src/util/verto/ev.c
3156
verify_watcher (EV_A_ (W)w);
crypto/krb5/src/util/verto/ev.c
3170
verify_heap (EV_A_ timers, timercnt);
crypto/krb5/src/util/verto/ev.c
3174
verify_heap (EV_A_ periodics, periodiccnt);
crypto/krb5/src/util/verto/ev.c
3183
array_verify (EV_A_ (W *)idles [i], idlecnt [i]);
crypto/krb5/src/util/verto/ev.c
3189
array_verify (EV_A_ (W *)forks, forkcnt);
crypto/krb5/src/util/verto/ev.c
3194
array_verify (EV_A_ (W *)cleanups, cleanupcnt);
crypto/krb5/src/util/verto/ev.c
3199
array_verify (EV_A_ (W *)asyncs, asynccnt);
crypto/krb5/src/util/verto/ev.c
3204
array_verify (EV_A_ (W *)prepares, preparecnt);
crypto/krb5/src/util/verto/ev.c
3209
array_verify (EV_A_ (W *)checks, checkcnt);
crypto/krb5/src/util/verto/ev.c
3237
loop_init (EV_A_ flags);
crypto/krb5/src/util/verto/ev.c
3244
ev_signal_start (EV_A_ &childev);
crypto/krb5/src/util/verto/ev.c
3318
queue_events (EV_A_ (W *)idles [pri], idlecnt [pri], EV_IDLE);
crypto/krb5/src/util/verto/ev.c
3353
ev_timer_stop (EV_A_ w); /* nonrepeating: stop timer */
crypto/krb5/src/util/verto/ev.c
3356
feed_reverse (EV_A_ (W)w);
crypto/krb5/src/util/verto/ev.c
3360
feed_reverse_done (EV_A_ EV_TIMER);
crypto/krb5/src/util/verto/ev.c
3416
periodic_recalc (EV_A_ w);
crypto/krb5/src/util/verto/ev.c
3421
ev_periodic_stop (EV_A_ w); /* nonrepeating: stop timer */
crypto/krb5/src/util/verto/ev.c
3424
feed_reverse (EV_A_ (W)w);
crypto/krb5/src/util/verto/ev.c
3428
feed_reverse_done (EV_A_ EV_PERIODIC);
crypto/krb5/src/util/verto/ev.c
3447
periodic_recalc (EV_A_ w);
crypto/krb5/src/util/verto/ev.c
3531
timers_reschedule (EV_A_ ev_rt_now - mn_now);
crypto/krb5/src/util/verto/ev.c
3574
queue_events (EV_A_ (W *)forks, forkcnt, EV_FORK);
crypto/krb5/src/util/verto/ev.c
3583
queue_events (EV_A_ (W *)prepares, preparecnt, EV_PREPARE);
crypto/krb5/src/util/verto/ev.c
3607
time_update (EV_A_ 1e100);
crypto/krb5/src/util/verto/ev.c
3661
backend_poll (EV_A_ waittime);
crypto/krb5/src/util/verto/ev.c
3670
ev_feed_event (EV_A_ &pipe_w, EV_CUSTOM);
crypto/krb5/src/util/verto/ev.c
3675
time_update (EV_A_ waittime + sleeptime);
crypto/krb5/src/util/verto/ev.c
3692
queue_events (EV_A_ (W *)checks, checkcnt, EV_CHECK);
crypto/krb5/src/util/verto/ev.c
3734
time_update (EV_A_ 1e100);
crypto/krb5/src/util/verto/ev.c
3749
timers_reschedule (EV_A_ mn_now - mn_prev);
crypto/krb5/src/util/verto/ev.c
3821
pri_adjust (EV_A_ w);
crypto/krb5/src/util/verto/ev.c
3848
ev_start (EV_A_ (W)w, 1);
crypto/krb5/src/util/verto/ev.c
3855
fd_change (EV_A_ fd, w->events & EV__IOFDSET | EV_ANFD_REIFY);
crypto/krb5/src/util/verto/ev.c
3864
clear_pending (EV_A_ (W)w);
crypto/krb5/src/util/verto/ev.c
3873
ev_stop (EV_A_ (W)w);
crypto/krb5/src/util/verto/ev.c
3875
fd_change (EV_A_ w->fd, EV_ANFD_REIFY);
crypto/krb5/src/util/verto/ev.c
3893
ev_start (EV_A_ (W)w, timercnt + HEAP0 - 1);
crypto/krb5/src/util/verto/ev.c
3907
clear_pending (EV_A_ (W)w);
crypto/krb5/src/util/verto/ev.c
3929
ev_stop (EV_A_ (W)w);
crypto/krb5/src/util/verto/ev.c
3939
clear_pending (EV_A_ (W)w);
crypto/krb5/src/util/verto/ev.c
3950
ev_timer_stop (EV_A_ w);
crypto/krb5/src/util/verto/ev.c
3955
ev_timer_start (EV_A_ w);
crypto/krb5/src/util/verto/ev.c
3979
periodic_recalc (EV_A_ w);
crypto/krb5/src/util/verto/ev.c
3987
ev_start (EV_A_ (W)w, periodiccnt + HEAP0 - 1);
crypto/krb5/src/util/verto/ev.c
4001
clear_pending (EV_A_ (W)w);
crypto/krb5/src/util/verto/ev.c
4021
ev_stop (EV_A_ (W)w);
crypto/krb5/src/util/verto/ev.c
4030
ev_periodic_stop (EV_A_ w);
crypto/krb5/src/util/verto/ev.c
4031
ev_periodic_start (EV_A_ w);
crypto/krb5/src/util/verto/ev.c
4074
ev_io_start (EV_A_ &sigfd_w);
crypto/krb5/src/util/verto/ev.c
4089
ev_start (EV_A_ (W)w, 1);
crypto/krb5/src/util/verto/ev.c
4126
clear_pending (EV_A_ (W)w);
crypto/krb5/src/util/verto/ev.c
4133
ev_stop (EV_A_ (W)w);
crypto/krb5/src/util/verto/ev.c
4175
ev_start (EV_A_ (W)w, 1);
crypto/krb5/src/util/verto/ev.c
4184
clear_pending (EV_A_ (W)w);
crypto/krb5/src/util/verto/ev.c
4191
ev_stop (EV_A_ (W)w);
crypto/krb5/src/util/verto/ev.c
4286
ev_timer_again (EV_A_ &w->timer);
crypto/krb5/src/util/verto/ev.c
4313
infy_wd (EV_A_ slot, wd, ev);
crypto/krb5/src/util/verto/ev.c
4329
infy_add (EV_A_ w); /* re-add, no matter what */
crypto/krb5/src/util/verto/ev.c
4332
stat_timer_cb (EV_A_ &w->timer, 0);
crypto/krb5/src/util/verto/ev.c
4348
infy_wd (EV_A_ ev->wd, ev->wd, ev);
crypto/krb5/src/util/verto/ev.c
4393
ev_io_start (EV_A_ &fs_w);
crypto/krb5/src/util/verto/ev.c
4407
ev_io_stop (EV_A_ &fs_w);
crypto/krb5/src/util/verto/ev.c
4415
ev_io_start (EV_A_ &fs_w);
crypto/krb5/src/util/verto/ev.c
4432
infy_add (EV_A_ w); /* re-add, no matter what */
crypto/krb5/src/util/verto/ev.c
4437
ev_timer_again (EV_A_ &w->timer);
crypto/krb5/src/util/verto/ev.c
4467
ev_stat_stat (EV_A_ w);
crypto/krb5/src/util/verto/ev.c
4491
infy_del (EV_A_ w);
crypto/krb5/src/util/verto/ev.c
4492
infy_add (EV_A_ w);
crypto/krb5/src/util/verto/ev.c
4493
ev_stat_stat (EV_A_ w); /* avoid race... */
crypto/krb5/src/util/verto/ev.c
4497
ev_feed_event (EV_A_ w, EV_STAT);
crypto/krb5/src/util/verto/ev.c
4507
ev_stat_stat (EV_A_ w);
crypto/krb5/src/util/verto/ev.c
4519
infy_add (EV_A_ w);
crypto/krb5/src/util/verto/ev.c
4523
ev_timer_again (EV_A_ &w->timer);
crypto/krb5/src/util/verto/ev.c
4527
ev_start (EV_A_ (W)w, 1);
crypto/krb5/src/util/verto/ev.c
4535
clear_pending (EV_A_ (W)w);
crypto/krb5/src/util/verto/ev.c
4542
infy_del (EV_A_ w);
crypto/krb5/src/util/verto/ev.c
4548
ev_timer_stop (EV_A_ &w->timer);
crypto/krb5/src/util/verto/ev.c
4551
ev_stop (EV_A_ (W)w);
crypto/krb5/src/util/verto/ev.c
4564
pri_adjust (EV_A_ (W)w);
crypto/krb5/src/util/verto/ev.c
4572
ev_start (EV_A_ (W)w, active);
crypto/krb5/src/util/verto/ev.c
4584
clear_pending (EV_A_ (W)w);
crypto/krb5/src/util/verto/ev.c
4596
ev_stop (EV_A_ (W)w);
crypto/krb5/src/util/verto/ev.c
4613
ev_start (EV_A_ (W)w, ++preparecnt);
crypto/krb5/src/util/verto/ev.c
4623
clear_pending (EV_A_ (W)w);
crypto/krb5/src/util/verto/ev.c
4636
ev_stop (EV_A_ (W)w);
crypto/krb5/src/util/verto/ev.c
4651
ev_start (EV_A_ (W)w, ++checkcnt);
crypto/krb5/src/util/verto/ev.c
4661
clear_pending (EV_A_ (W)w);
crypto/krb5/src/util/verto/ev.c
4674
ev_stop (EV_A_ (W)w);
crypto/krb5/src/util/verto/ev.c
4693
ev_feed_event (EV_A_ (W)w, EV_EMBED);
crypto/krb5/src/util/verto/ev.c
4709
ev_run (EV_A_ EVRUN_NOWAIT);
crypto/krb5/src/util/verto/ev.c
4719
ev_embed_stop (EV_A_ w);
crypto/krb5/src/util/verto/ev.c
4725
ev_run (EV_A_ EVRUN_NOWAIT);
crypto/krb5/src/util/verto/ev.c
4728
ev_embed_start (EV_A_ w);
crypto/krb5/src/util/verto/ev.c
4735
ev_idle_stop (EV_A_ idle);
crypto/krb5/src/util/verto/ev.c
4754
ev_io_start (EV_A_ &w->io);
crypto/krb5/src/util/verto/ev.c
4758
ev_prepare_start (EV_A_ &w->prepare);
crypto/krb5/src/util/verto/ev.c
4761
ev_fork_start (EV_A_ &w->fork);
crypto/krb5/src/util/verto/ev.c
4765
ev_start (EV_A_ (W)w, 1);
crypto/krb5/src/util/verto/ev.c
4773
clear_pending (EV_A_ (W)w);
crypto/krb5/src/util/verto/ev.c
4779
ev_io_stop (EV_A_ &w->io);
crypto/krb5/src/util/verto/ev.c
4780
ev_prepare_stop (EV_A_ &w->prepare);
crypto/krb5/src/util/verto/ev.c
4781
ev_fork_stop (EV_A_ &w->fork);
crypto/krb5/src/util/verto/ev.c
4783
ev_stop (EV_A_ (W)w);
crypto/krb5/src/util/verto/ev.c
4798
ev_start (EV_A_ (W)w, ++forkcnt);
crypto/krb5/src/util/verto/ev.c
4808
clear_pending (EV_A_ (W)w);
crypto/krb5/src/util/verto/ev.c
4821
ev_stop (EV_A_ (W)w);
crypto/krb5/src/util/verto/ev.c
4836
ev_start (EV_A_ (W)w, ++cleanupcnt);
crypto/krb5/src/util/verto/ev.c
4848
clear_pending (EV_A_ (W)w);
crypto/krb5/src/util/verto/ev.c
4862
ev_stop (EV_A_ (W)w);
crypto/krb5/src/util/verto/ev.c
4881
ev_start (EV_A_ (W)w, ++asynccnt);
crypto/krb5/src/util/verto/ev.c
4891
clear_pending (EV_A_ (W)w);
crypto/krb5/src/util/verto/ev.c
4904
ev_stop (EV_A_ (W)w);
crypto/krb5/src/util/verto/ev.c
4913
evpipe_write (EV_A_ &async_pending);
crypto/krb5/src/util/verto/ev.c
4933
ev_io_stop (EV_A_ &once->io);
crypto/krb5/src/util/verto/ev.c
4934
ev_timer_stop (EV_A_ &once->to);
crypto/krb5/src/util/verto/ev.c
4945
once_cb (EV_A_ once, revents | ev_clear_pending (EV_A_ &once->to));
crypto/krb5/src/util/verto/ev.c
4953
once_cb (EV_A_ once, revents | ev_clear_pending (EV_A_ &once->io));
crypto/krb5/src/util/verto/ev.c
4974
ev_io_start (EV_A_ &once->io);
crypto/krb5/src/util/verto/ev.c
4981
ev_timer_start (EV_A_ &once->to);
crypto/krb5/src/util/verto/ev.c
5004
cb (EV_A_ EV_EMBED, ((char *)wl) - offsetof (struct ev_embed, io));
crypto/krb5/src/util/verto/ev.c
5015
cb (EV_A_ EV_IO, wl);
crypto/krb5/src/util/verto/ev.c
5027
cb (EV_A_ EV_STAT, ((char *)ANHE_w (timers [i])) - offsetof (struct ev_stat, timer));
crypto/krb5/src/util/verto/ev.c
5032
cb (EV_A_ EV_TIMER, ANHE_w (timers [i]));
crypto/krb5/src/util/verto/ev.c
5037
cb (EV_A_ EV_PERIODIC, ANHE_w (periodics [i]));
crypto/krb5/src/util/verto/ev.c
5044
cb (EV_A_ EV_IDLE, idles [j][i]);
crypto/krb5/src/util/verto/ev.c
5051
cb (EV_A_ EV_FORK, forks [i]);
crypto/krb5/src/util/verto/ev.c
5057
cb (EV_A_ EV_ASYNC, asyncs [i]);
crypto/krb5/src/util/verto/ev.c
5066
cb (EV_A_ EV_PREPARE, prepares [i]);
crypto/krb5/src/util/verto/ev.c
5072
cb (EV_A_ EV_CHECK, checks [i]);
crypto/krb5/src/util/verto/ev.c
5081
cb (EV_A_ EV_SIGNAL, wl);
crypto/krb5/src/util/verto/ev.c
5092
cb (EV_A_ EV_CHILD, wl);
crypto/krb5/src/util/verto/ev.h
252
# define EV_CB_INVOKE(watcher,revents) (watcher)->cb (EV_A_ (watcher), (revents))
crypto/krb5/src/util/verto/ev.h
835
EV_INLINE void ev_loop (EV_P_ int flags) { ev_run (EV_A_ flags); }
crypto/krb5/src/util/verto/ev.h
836
EV_INLINE void ev_unloop (EV_P_ int how ) { ev_break (EV_A_ how ); }
crypto/krb5/src/util/verto/ev_poll.c
117
fd_kill (EV_A_ p->fd);
crypto/krb5/src/util/verto/ev_poll.c
120
EV_A_
crypto/krb5/src/util/verto/ev_select.c
240
fd_event (EV_A_ fd, events);
crypto/krb5/src/util/verto/ev_select.c
266
fd_event (EV_A_ word * NFDBITS + bit, events);