Searched defs:epfd (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/contrib/ntp/sntp/libevent/
H A Depoll_sub.c52 epoll_ctl(int epfd, int op, int fd, struct epoll_event *event) argument
59 epoll_wait(int epfd, struct epoll_event *events, int maxevents, int timeout) argument
H A Depoll.c89 int epfd; member in struct:epollop
143 int epfd = -1; local
[all...]
/freebsd-10.2-release/contrib/ofed/libsdp/src/
H A Dport.c2280 int epfd; local
2306 int epoll_ctl(int epfd, int op, int fd, struct epoll_event *event) argument
2345 epoll_wait(int epfd, struct epoll_event *events, int maxevents, int timeout) argument
2374 epoll_pwait(int epfd, struct epoll_event *events, int maxevents, int timeout, const sigset_t * sigmask) argument
[all...]

Completed in 109 milliseconds