HomeSort by relevance Sort by last modified time
    Searched defs:__NR_epoll_ctl (Results 51 - 75 of 86) sorted by null

1 23 4

  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/asm/
unistd.h 266 #define __NR_epoll_ctl (__NR_SYSCALL_BASE+251)
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/asm/
unistd.h 266 #define __NR_epoll_ctl (__NR_SYSCALL_BASE+251)
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/asm/
unistd_32.h 270 #define __NR_epoll_ctl 255
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/asm/
unistd.h 266 #define __NR_epoll_ctl (__NR_SYSCALL_BASE+251)
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm/
unistd_32.h 270 #define __NR_epoll_ctl 255
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/asm/
unistd.h 266 #define __NR_epoll_ctl (__NR_SYSCALL_BASE+251)
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/asm/
unistd.h 266 #define __NR_epoll_ctl (__NR_SYSCALL_BASE+251)
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/asm/
unistd.h 266 #define __NR_epoll_ctl (__NR_SYSCALL_BASE+251)
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/asm/
unistd.h 266 #define __NR_epoll_ctl (__NR_SYSCALL_BASE+251)
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/asm/
unistd.h 266 #define __NR_epoll_ctl (__NR_SYSCALL_BASE+251)
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm/
unistd_32.h 270 #define __NR_epoll_ctl 255
  /bionic/libc/kernel/arch-arm/asm/
unistd.h 304 #define __NR_epoll_ctl (__NR_SYSCALL_BASE+251)
  /bionic/libc/kernel/arch-mips/asm/
unistd.h 336 #define __NR_epoll_ctl (__NR_Linux + 249)
    [all...]
  /bionic/libc/kernel/arch-x86/asm/
unistd_32.h 337 #define __NR_epoll_ctl 255
  /development/ndk/platforms/android-3/arch-arm/include/asm/
unistd.h 304 #define __NR_epoll_ctl (__NR_SYSCALL_BASE+251)
  /development/ndk/platforms/android-9/arch-mips/include/asm/
unistd.h 336 #define __NR_epoll_ctl (__NR_Linux + 249)
    [all...]
  /development/ndk/platforms/android-9/arch-x86/include/asm/
unistd_32.h 337 #define __NR_epoll_ctl 255
  /external/kernel-headers/original/asm-arm/
unistd.h 279 #define __NR_epoll_ctl (__NR_SYSCALL_BASE+251)
  /external/kernel-headers/original/asm-mips/
unistd.h 272 #define __NR_epoll_ctl (__NR_Linux + 249)
595 #define __NR_epoll_ctl (__NR_Linux + 208)
    [all...]
  /external/kernel-headers/original/asm-x86/
unistd_32.h 263 #define __NR_epoll_ctl 255
  /external/valgrind/main/include/vki/
vki-scnums-arm-linux.h 288 #define __NR_epoll_ctl 251
vki-scnums-mips32-linux.h 289 #define __NR_epoll_ctl (__NR_Linux + 249)
vki-scnums-ppc32-linux.h 280 #define __NR_epoll_ctl 237
vki-scnums-ppc64-linux.h 274 #define __NR_epoll_ctl 237
vki-scnums-x86-linux.h 292 #define __NR_epoll_ctl 255

Completed in 152 milliseconds

1 23 4