Searched refs:epoll_event_loop (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/lib/tevent/
H A Dtevent_standard.c245 static int epoll_event_loop(struct std_event_context *std_ev, struct timeval *tvalp) function
321 #define epoll_event_loop(std_ev,tvalp) (-1) macro
549 if (epoll_event_loop(std_ev, &tval) == 0) {
H A Dtevent_epoll.c234 static int epoll_event_loop(struct epoll_event_context *epoll_ev, struct timeval *tvalp) function
424 return epoll_event_loop(epoll_ev, &tval);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/lib/tevent/
H A Dtevent_standard.c245 static int epoll_event_loop(struct std_event_context *std_ev, struct timeval *tvalp) function
321 #define epoll_event_loop(std_ev,tvalp) (-1) macro
549 if (epoll_event_loop(std_ev, &tval) == 0) {
H A Dtevent_epoll.c234 static int epoll_event_loop(struct epoll_event_context *epoll_ev, struct timeval *tvalp) function
424 return epoll_event_loop(epoll_ev, &tval);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/lib/tevent/
H A Dtevent_standard.c245 static int epoll_event_loop(struct std_event_context *std_ev, struct timeval *tvalp) function
321 #define epoll_event_loop(std_ev,tvalp) (-1) macro
549 if (epoll_event_loop(std_ev, &tval) == 0) {
H A Dtevent_epoll.c234 static int epoll_event_loop(struct epoll_event_context *epoll_ev, struct timeval *tvalp) function
424 return epoll_event_loop(epoll_ev, &tval);

Completed in 183 milliseconds