HomeSort by relevance Sort by last modified time
    Searched refs:F_SETPIPE_SZ (Results 26 - 29 of 29) sorted by null

12

  /external/toybox/lib/
portability.h 256 #ifndef F_SETPIPE_SZ
257 #define F_SETPIPE_SZ 1031
  /external/strace/
fcntl.c 96 case F_SETPIPE_SZ:
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
fcntl.h 106 # define F_SETPIPE_SZ 1031 /* Set pipe page size array. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
fcntl.h 121 # define F_SETPIPE_SZ 1031 /* Set pipe page size array. */

Completed in 2807 milliseconds

12