Home
last modified time | relevance | path

Searched defs:PIPE_BUF (Results 1 – 7 of 7) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dlimits.h13 #define PIPE_BUF 4096 /* # bytes in atomic write to a pipe */ macro
/external/python/cpython2/Modules/
Dselectmodule.c1817 #define PIPE_BUF 512 macro
/external/python/cpython2/Lib/plat-linux2/
DIN.py291 PIPE_BUF = 4096 variable
/external/python/cpython2/Lib/plat-irix6/
DFILE.py435 PIPE_BUF = 10240 variable
/external/python/cpython2/Lib/plat-atheos/
DIN.py143 PIPE_BUF = 4096 variable
/external/python/cpython2/Lib/plat-sunos5/
DIN.py112 PIPE_BUF = 5120 variable
DSTROPTS.py109 PIPE_BUF = 5120 variable