HomeSort by relevance Sort by last modified time
    Searched refs:POLL_ERR (Results 101 - 110 of 110) sorted by null

1 2 3 45

  /prebuilts/ndk/r11/platforms/android-9/arch-mips/usr/include/asm-generic/
siginfo.h 177 #define POLL_ERR (__SI_POLL|4)
  /prebuilts/ndk/r11/platforms/android-9/arch-x86/usr/include/asm-generic/
siginfo.h 177 #define POLL_ERR (__SI_POLL|4)
  /external/minijail/linux-x86/
libconstants.gen.c 734 #ifdef POLL_ERR
735 { "POLL_ERR", (unsigned long) POLL_ERR },
736 #endif // POLL_ERR
    [all...]
  /bionic/libc/kernel/uapi/asm-generic/
siginfo.h 193 #define POLL_ERR (__SI_POLL | 4)
  /external/kernel-headers/original/uapi/asm-generic/
siginfo.h 256 #define POLL_ERR (__SI_POLL|4) /* i/o error */
  /external/python/cpython2/Lib/plat-irix6/
WAIT.py 167 POLL_ERR = 4
FILE.py 172 POLL_ERR = 4
  /prebuilts/misc/common/swig/include/2.0.11/php/
phpkw.swg 465 PHPBN2(POLL_ERR);
  /external/python/cpython2/Lib/plat-sunos5/
IN.py 559 POLL_ERR = 4
STROPTS.py 556 POLL_ERR = 4
    [all...]

Completed in 453 milliseconds

1 2 3 45