Symbol: VARx
crypto/krb5/src/util/verto/ev_vars.h
103
VARx(struct epoll_event *, epoll_events)
crypto/krb5/src/util/verto/ev_vars.h
104
VARx(int, epoll_eventmax)
crypto/krb5/src/util/verto/ev_vars.h
105
VARx(int *, epoll_eperms)
crypto/krb5/src/util/verto/ev_vars.h
106
VARx(int, epoll_epermcnt)
crypto/krb5/src/util/verto/ev_vars.h
107
VARx(int, epoll_epermmax)
crypto/krb5/src/util/verto/ev_vars.h
111
VARx(pid_t, kqueue_fd_pid)
crypto/krb5/src/util/verto/ev_vars.h
112
VARx(struct kevent *, kqueue_changes)
crypto/krb5/src/util/verto/ev_vars.h
113
VARx(int, kqueue_changemax)
crypto/krb5/src/util/verto/ev_vars.h
114
VARx(int, kqueue_changecnt)
crypto/krb5/src/util/verto/ev_vars.h
115
VARx(struct kevent *, kqueue_events)
crypto/krb5/src/util/verto/ev_vars.h
116
VARx(int, kqueue_eventmax)
crypto/krb5/src/util/verto/ev_vars.h
120
VARx(struct port_event *, port_events)
crypto/krb5/src/util/verto/ev_vars.h
121
VARx(int, port_eventmax)
crypto/krb5/src/util/verto/ev_vars.h
125
VARx(HANDLE, iocp)
crypto/krb5/src/util/verto/ev_vars.h
128
VARx(int *, fdchanges)
crypto/krb5/src/util/verto/ev_vars.h
129
VARx(int, fdchangemax)
crypto/krb5/src/util/verto/ev_vars.h
130
VARx(int, fdchangecnt)
crypto/krb5/src/util/verto/ev_vars.h
132
VARx(ANHE *, timers)
crypto/krb5/src/util/verto/ev_vars.h
133
VARx(int, timermax)
crypto/krb5/src/util/verto/ev_vars.h
134
VARx(int, timercnt)
crypto/krb5/src/util/verto/ev_vars.h
137
VARx(ANHE *, periodics)
crypto/krb5/src/util/verto/ev_vars.h
138
VARx(int, periodicmax)
crypto/krb5/src/util/verto/ev_vars.h
139
VARx(int, periodiccnt)
crypto/krb5/src/util/verto/ev_vars.h
147
VARx(int, idleall) /* total number */
crypto/krb5/src/util/verto/ev_vars.h
149
VARx(struct ev_prepare **, prepares)
crypto/krb5/src/util/verto/ev_vars.h
150
VARx(int, preparemax)
crypto/krb5/src/util/verto/ev_vars.h
151
VARx(int, preparecnt)
crypto/krb5/src/util/verto/ev_vars.h
153
VARx(struct ev_check **, checks)
crypto/krb5/src/util/verto/ev_vars.h
154
VARx(int, checkmax)
crypto/krb5/src/util/verto/ev_vars.h
155
VARx(int, checkcnt)
crypto/krb5/src/util/verto/ev_vars.h
158
VARx(struct ev_fork **, forks)
crypto/krb5/src/util/verto/ev_vars.h
159
VARx(int, forkmax)
crypto/krb5/src/util/verto/ev_vars.h
160
VARx(int, forkcnt)
crypto/krb5/src/util/verto/ev_vars.h
164
VARx(struct ev_cleanup **, cleanups)
crypto/krb5/src/util/verto/ev_vars.h
165
VARx(int, cleanupmax)
crypto/krb5/src/util/verto/ev_vars.h
166
VARx(int, cleanupcnt)
crypto/krb5/src/util/verto/ev_vars.h
170
VARx(EV_ATOMIC_T, async_pending)
crypto/krb5/src/util/verto/ev_vars.h
171
VARx(struct ev_async **, asyncs)
crypto/krb5/src/util/verto/ev_vars.h
172
VARx(int, asyncmax)
crypto/krb5/src/util/verto/ev_vars.h
173
VARx(int, asynccnt)
crypto/krb5/src/util/verto/ev_vars.h
177
VARx(int, fs_fd)
crypto/krb5/src/util/verto/ev_vars.h
178
VARx(ev_io, fs_w)
crypto/krb5/src/util/verto/ev_vars.h
179
VARx(char, fs_2625) /* whether we are running in linux 2.6.25 or newer */
crypto/krb5/src/util/verto/ev_vars.h
183
VARx(EV_ATOMIC_T, sig_pending)
crypto/krb5/src/util/verto/ev_vars.h
185
VARx(int, sigfd)
crypto/krb5/src/util/verto/ev_vars.h
186
VARx(ev_io, sigfd_w)
crypto/krb5/src/util/verto/ev_vars.h
187
VARx(sigset_t, sigfd_set)
crypto/krb5/src/util/verto/ev_vars.h
190
VARx(unsigned int, origflags) /* original loop flags */
crypto/krb5/src/util/verto/ev_vars.h
193
VARx(unsigned int, loop_count) /* total number of loop iterations/blocks */
crypto/krb5/src/util/verto/ev_vars.h
194
VARx(unsigned int, loop_depth) /* #ev_run enters - #ev_run leaves */
crypto/krb5/src/util/verto/ev_vars.h
196
VARx(void *, userdata)
crypto/krb5/src/util/verto/ev_vars.h
203
#undef VARx
crypto/krb5/src/util/verto/ev_vars.h
42
VARx(ev_tstamp, now_floor) /* last time we refreshed rt_time */
crypto/krb5/src/util/verto/ev_vars.h
43
VARx(ev_tstamp, mn_now) /* monotonic clock "now" */
crypto/krb5/src/util/verto/ev_vars.h
44
VARx(ev_tstamp, rtmn_diff) /* difference realtime - monotonic time */
crypto/krb5/src/util/verto/ev_vars.h
47
VARx(W *, rfeeds)
crypto/krb5/src/util/verto/ev_vars.h
48
VARx(int, rfeedmax)
crypto/krb5/src/util/verto/ev_vars.h
49
VARx(int, rfeedcnt)
crypto/krb5/src/util/verto/ev_vars.h
54
VARx(int, pendingpri) /* highest priority currently pending */
crypto/krb5/src/util/verto/ev_vars.h
55
VARx(ev_prepare, pending_w) /* dummy pending watcher */
crypto/krb5/src/util/verto/ev_vars.h
57
VARx(ev_tstamp, io_blocktime)
crypto/krb5/src/util/verto/ev_vars.h
58
VARx(ev_tstamp, timeout_blocktime)
crypto/krb5/src/util/verto/ev_vars.h
60
VARx(int, backend)
crypto/krb5/src/util/verto/ev_vars.h
61
VARx(int, activecnt) /* total number of active events ("refcount") */
crypto/krb5/src/util/verto/ev_vars.h
62
VARx(EV_ATOMIC_T, loop_done) /* signal by ev_break */
crypto/krb5/src/util/verto/ev_vars.h
64
VARx(int, backend_fd)
crypto/krb5/src/util/verto/ev_vars.h
65
VARx(ev_tstamp, backend_mintime) /* assumed typical timer resolution */
crypto/krb5/src/util/verto/ev_vars.h
69
VARx(ANFD *, anfds)
crypto/krb5/src/util/verto/ev_vars.h
70
VARx(int, anfdmax)
crypto/krb5/src/util/verto/ev_vars.h
73
VARx(ev_io, pipe_w)
crypto/krb5/src/util/verto/ev_vars.h
74
VARx(EV_ATOMIC_T, pipe_write_wanted)
crypto/krb5/src/util/verto/ev_vars.h
75
VARx(EV_ATOMIC_T, pipe_write_skipped)
crypto/krb5/src/util/verto/ev_vars.h
78
VARx(pid_t, curpid)
crypto/krb5/src/util/verto/ev_vars.h
81
VARx(char, postfork) /* true if we need to recreate kernel state after fork */
crypto/krb5/src/util/verto/ev_vars.h
84
VARx(void *, vec_ri)
crypto/krb5/src/util/verto/ev_vars.h
85
VARx(void *, vec_ro)
crypto/krb5/src/util/verto/ev_vars.h
86
VARx(void *, vec_wi)
crypto/krb5/src/util/verto/ev_vars.h
87
VARx(void *, vec_wo)
crypto/krb5/src/util/verto/ev_vars.h
89
VARx(void *, vec_eo)
crypto/krb5/src/util/verto/ev_vars.h
91
VARx(int, vec_max)
crypto/krb5/src/util/verto/ev_vars.h
95
VARx(struct pollfd *, polls)
crypto/krb5/src/util/verto/ev_vars.h
96
VARx(int, pollmax)
crypto/krb5/src/util/verto/ev_vars.h
97
VARx(int, pollcnt)
crypto/krb5/src/util/verto/ev_vars.h
98
VARx(int *, pollidxs) /* maps fds into structure indices */
crypto/krb5/src/util/verto/ev_vars.h
99
VARx(int, pollidxmax)