HomeSort by relevance Sort by last modified time
    Searched refs:UIO_MAXIOV (Results 1 - 10 of 10) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
uio.h 23 * UIO_MAXIOV shall be at least 16 1003.1g (5.4.1.1)
27 #define UIO_MAXIOV 1024
  /bionic/libc/kernel/uapi/linux/
uio.h 28 #define UIO_MAXIOV 1024
  /external/kernel-headers/original/uapi/linux/
uio.h 24 * UIO_MAXIOV shall be at least 16 1003.1g (5.4.1.1)
28 #define UIO_MAXIOV 1024
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
uio.h 40 #define UIO_MAXIOV 1024
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
uio.h 40 #define UIO_MAXIOV 1024
  /device/linaro/bootloader/edk2/StdLib/Include/sys/
uio.h 96 #define UIO_MAXIOV 1024 /* max 1K of iov's */
  /prebuilts/go/darwin-x86/src/internal/poll/
writev.go 31 // UIO_MAXIOV also seems to be 1024.
  /prebuilts/go/linux-x86/src/internal/poll/
writev.go 31 // UIO_MAXIOV also seems to be 1024.
  /external/python/cpython2/Lib/plat-atheos/
IN.py 660 UIO_MAXIOV = 1024
  /external/libevent/
buffer.c     [all...]

Completed in 117 milliseconds