Home
last modified time | relevance | path

Searched refs:F_SETPIPE_SZ (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/remoting/host/linux/
Daudio_pipe_reader.cc34 #if !defined(F_SETPIPE_SZ)
37 #define F_SETPIPE_SZ 1031 macro
142 pipe_.GetPlatformFile(), F_SETPIPE_SZ, kPipeBufferSizeBytes)) < 0) { in TryOpenPipe()
/external/kernel-headers/original/uapi/linux/
Dfcntl.h27 #define F_SETPIPE_SZ (F_LINUX_SPECIFIC_BASE + 7) macro
/external/valgrind/main/
DNEWS1134 278349 F_GETPIPE_SZ and F_SETPIPE_SZ Linux fcntl commands