Searched refs:epoll_ctl (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Depoll.h77 extern int epoll_ctl(int epfd, int op, int fd, struct epoll_event *event);
/illumos-gate/usr/src/lib/libc/port/sys/
H A Depoll.c120 epoll_ctl(int epfd, int op, int fd, struct epoll_event *event) function
182 * for epoll_ctl. The write must be retried if it is
/illumos-gate/usr/src/man/man3c/
H A DMakefile118 epoll_ctl.3c \

Completed in 69 milliseconds