Searched defs:FIONREAD (Results 1 - 11 of 11) sorted by relevance

/external/kernel-headers/original/uapi/asm-generic/
H A Dioctls.h45 #define FIONREAD 0x541B macro
46 #define TIOCINQ FIONREAD
/external/kernel-headers/original/uapi/asm-mips/asm/
H A Dioctls.h63 #define FIONREAD 0x467f macro
64 #define TIOCINQ FIONREAD
/external/syslinux/core/lwip/src/include/lwip/
H A Dsockets.h226 * lwip_ioctl only supports FIONREAD and FIONBIO, for now
234 #if !defined(FIONREAD) || !defined(FIONBIO)
247 #endif /* !defined(FIONREAD) || !defined(FIONBIO) */
249 #ifndef FIONREAD
250 #define FIONREAD _IOR('f', 127, unsigned long) /* get # bytes to read */ macro
/external/python/cpython2/Lib/plat-irix5/
H A DIOCTL.py34 FIONREAD = _IOR(ord('f'), 127, int) variable
/external/python/cpython2/Lib/plat-irix6/
H A DIOCTL.py34 FIONREAD = _IOR(ord('f'), 127, int) variable
/external/robolectric/v3/runtime/
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 301 milliseconds