Searched defs:r_ev (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/pf/libevent/ | ||
H A D | poll.c | 179 struct event *r_ev = NULL, *w_ev = NULL; in poll_dispatch() local |
H A D | select.c | 186 struct event *r_ev = NULL, *w_ev = NULL; in select_dispatch() local |