HomeSort by relevance Sort by last modified time
    Searched refs:epfd (Results 51 - 75 of 160) sorted by null

1 23 4 5 6 7

  /prebuilts/ndk/r11/platforms/android-15/arch-arm/usr/include/sys/
epoll.h 66 int epoll_ctl(int epfd, int op, int fd, struct epoll_event *event);
67 int epoll_wait(int epfd, struct epoll_event *events, int max, int timeout);
  /prebuilts/ndk/r11/platforms/android-15/arch-mips/usr/include/sys/
epoll.h 66 int epoll_ctl(int epfd, int op, int fd, struct epoll_event *event);
67 int epoll_wait(int epfd, struct epoll_event *events, int max, int timeout);
  /prebuilts/ndk/r11/platforms/android-15/arch-x86/usr/include/sys/
epoll.h 66 int epoll_ctl(int epfd, int op, int fd, struct epoll_event *event);
67 int epoll_wait(int epfd, struct epoll_event *events, int max, int timeout);
  /prebuilts/ndk/r11/platforms/android-16/arch-arm/usr/include/sys/
epoll.h 66 int epoll_ctl(int epfd, int op, int fd, struct epoll_event *event);
67 int epoll_wait(int epfd, struct epoll_event *events, int max, int timeout);
  /prebuilts/ndk/r11/platforms/android-16/arch-mips/usr/include/sys/
epoll.h 66 int epoll_ctl(int epfd, int op, int fd, struct epoll_event *event);
67 int epoll_wait(int epfd, struct epoll_event *events, int max, int timeout);
  /prebuilts/ndk/r11/platforms/android-16/arch-x86/usr/include/sys/
epoll.h 66 int epoll_ctl(int epfd, int op, int fd, struct epoll_event *event);
67 int epoll_wait(int epfd, struct epoll_event *events, int max, int timeout);
  /prebuilts/ndk/r11/platforms/android-17/arch-arm/usr/include/sys/
epoll.h 66 int epoll_ctl(int epfd, int op, int fd, struct epoll_event *event);
67 int epoll_wait(int epfd, struct epoll_event *events, int max, int timeout);
  /prebuilts/ndk/r11/platforms/android-17/arch-mips/usr/include/sys/
epoll.h 66 int epoll_ctl(int epfd, int op, int fd, struct epoll_event *event);
67 int epoll_wait(int epfd, struct epoll_event *events, int max, int timeout);
  /prebuilts/ndk/r11/platforms/android-17/arch-x86/usr/include/sys/
epoll.h 66 int epoll_ctl(int epfd, int op, int fd, struct epoll_event *event);
67 int epoll_wait(int epfd, struct epoll_event *events, int max, int timeout);
  /prebuilts/ndk/r11/platforms/android-18/arch-arm/usr/include/sys/
epoll.h 66 int epoll_ctl(int epfd, int op, int fd, struct epoll_event *event);
67 int epoll_wait(int epfd, struct epoll_event *events, int max, int timeout);
  /prebuilts/ndk/r11/platforms/android-18/arch-mips/usr/include/sys/
epoll.h 66 int epoll_ctl(int epfd, int op, int fd, struct epoll_event *event);
67 int epoll_wait(int epfd, struct epoll_event *events, int max, int timeout);
  /prebuilts/ndk/r11/platforms/android-18/arch-x86/usr/include/sys/
epoll.h 66 int epoll_ctl(int epfd, int op, int fd, struct epoll_event *event);
67 int epoll_wait(int epfd, struct epoll_event *events, int max, int timeout);
  /prebuilts/ndk/r11/platforms/android-19/arch-arm/usr/include/sys/
epoll.h 66 int epoll_ctl(int epfd, int op, int fd, struct epoll_event *event);
67 int epoll_wait(int epfd, struct epoll_event *events, int max, int timeout);
  /prebuilts/ndk/r11/platforms/android-19/arch-mips/usr/include/sys/
epoll.h 66 int epoll_ctl(int epfd, int op, int fd, struct epoll_event *event);
67 int epoll_wait(int epfd, struct epoll_event *events, int max, int timeout);
  /prebuilts/ndk/r11/platforms/android-19/arch-x86/usr/include/sys/
epoll.h 66 int epoll_ctl(int epfd, int op, int fd, struct epoll_event *event);
67 int epoll_wait(int epfd, struct epoll_event *events, int max, int timeout);
  /prebuilts/ndk/r11/platforms/android-3/arch-arm/usr/include/sys/
epoll.h 66 int epoll_ctl(int epfd, int op, int fd, struct epoll_event *event);
67 int epoll_wait(int epfd, struct epoll_event *events, int max, int timeout);
  /prebuilts/ndk/r11/platforms/android-4/arch-arm/usr/include/sys/
epoll.h 66 int epoll_ctl(int epfd, int op, int fd, struct epoll_event *event);
67 int epoll_wait(int epfd, struct epoll_event *events, int max, int timeout);
  /prebuilts/ndk/r11/platforms/android-5/arch-arm/usr/include/sys/
epoll.h 66 int epoll_ctl(int epfd, int op, int fd, struct epoll_event *event);
67 int epoll_wait(int epfd, struct epoll_event *events, int max, int timeout);
  /prebuilts/ndk/r11/platforms/android-8/arch-arm/usr/include/sys/
epoll.h 66 int epoll_ctl(int epfd, int op, int fd, struct epoll_event *event);
67 int epoll_wait(int epfd, struct epoll_event *events, int max, int timeout);
  /prebuilts/ndk/r11/platforms/android-9/arch-arm/usr/include/sys/
epoll.h 66 int epoll_ctl(int epfd, int op, int fd, struct epoll_event *event);
67 int epoll_wait(int epfd, struct epoll_event *events, int max, int timeout);
  /prebuilts/ndk/r11/platforms/android-9/arch-mips/usr/include/sys/
epoll.h 66 int epoll_ctl(int epfd, int op, int fd, struct epoll_event *event);
67 int epoll_wait(int epfd, struct epoll_event *events, int max, int timeout);
  /prebuilts/ndk/r11/platforms/android-9/arch-x86/usr/include/sys/
epoll.h 66 int epoll_ctl(int epfd, int op, int fd, struct epoll_event *event);
67 int epoll_wait(int epfd, struct epoll_event *events, int max, int timeout);
  /external/ltp/testcases/kernel/syscalls/epoll_ctl/
epoll_ctl01.c 38 static int epfd; variable
49 epfd = epoll_create(2);
50 if (epfd == -1)
62 if (epfd > 0)
63 SAFE_CLOSE(epfd);
99 res = epoll_wait(epfd, res_evs, 2, -1);
135 TEST(epoll_ctl(epfd, opt, fd, epvs));
  /external/ltp/testcases/kernel/syscalls/epoll_pwait/
epoll_pwait01.c 43 static int epfd, fds[2]; variable
102 epfd = epoll_create(1);
103 if (epfd == -1) {
111 if (epoll_ctl(epfd, EPOLL_CTL_ADD, fds[0], &epevs) == -1) {
164 TEST(epoll_pwait(epfd, &epevs, 1, 100, sigmask));
189 if (epfd > 0 && close(epfd))
190 tst_resm(TWARN | TERRNO, "failed to close epfd");
  /external/strace/tests/
epoll_ctl.c 12 invoke_syscall(unsigned long epfd, unsigned long op, unsigned long fd, void *ev)
14 return syscall(__NR_epoll_ctl, epfd, F8ILL_KULONG_MASK | op,

Completed in 606 milliseconds

1 23 4 5 6 7