HomeSort by relevance Sort by last modified time
    Searched defs:POLLHUP (Results 1 - 23 of 23) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
poll.h 49 #define POLLHUP 0x010 /* Hung up. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
poll.h 49 #define POLLHUP 0x010 /* Hung up. */
  /bionic/libc/kernel/uapi/asm-generic/
poll.h 25 #define POLLHUP 0x0010
  /device/linaro/bootloader/edk2/StdLib/Include/sys/
poll.h 78 #define POLLHUP 0x0010
80 #define POLL_RETONLY (POLLERR | POLLHUP | POLLNVAL)
  /external/curl/lib/
select.h 46 #define POLLHUP 0x10
  /external/kernel-headers/original/uapi/asm-generic/
poll.h 10 #define POLLHUP 0x0010
  /external/ltp/testcases/kernel/syscalls/utils/
poll.h 9 #define POLLHUP 0x0010
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
poll.h 9 #define POLLHUP 0x0010
  /external/libusb/libusb/os/
poll_windows.h 64 #define POLLHUP 0x0010 /* Hung up */
  /external/fio/os/
os-windows.h 82 #define POLLHUP 1
  /prebuilts/go/darwin-x86/src/runtime/
defs_solaris.go 128 POLLHUP = C.POLLHUP
  /prebuilts/go/linux-x86/src/runtime/
defs_solaris.go 128 POLLHUP = C.POLLHUP
  /libcore/luni/src/main/java/android/system/
OsConstants.java 383 public static final int POLLHUP = placeholder();
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winsock2.h     [all...]
  /external/python/cpython2/Lib/plat-sunos5/
IN.py 1058 POLLHUP = 0x0010
STROPTS.py 1353 POLLHUP = 0x0010
    [all...]
  /prebuilts/sdk/21/
android.jar 
  /prebuilts/sdk/22/
android.jar 
  /prebuilts/sdk/23/
android.jar 
  /prebuilts/sdk/24/
android.jar 
  /prebuilts/sdk/25/
android.jar 
  /prebuilts/sdk/26/
android.jar 
  /prebuilts/sdk/current/
core.jar 

Completed in 373 milliseconds