Home
last modified time | relevance | path

Searched refs:_PC_PIPE_BUF (Results 1 – 8 of 8) sorted by relevance

/external/ltp/testcases/kernel/syscalls/fpathconf/
Dfpathconf01.c61 {"_PC_PIPE_BUF", _PC_PIPE_BUF},
/external/ltp/testcases/kernel/syscalls/pathconf/
Dpathconf01.c130 "_PC_PIPE_BUF", _PC_PIPE_BUF}, {
/external/python/cpython2/Lib/plat-unixware7/
DSTROPTS.py211 _PC_PIPE_BUF = 6 variable
/external/python/cpython2/Doc/library/
Dpopen2.rst150 writes. The essential factors are that more than :const:`_PC_PIPE_BUF` bytes
/external/python/cpython2/Lib/plat-sunos5/
DIN.py306 _PC_PIPE_BUF = 6 variable
DSTROPTS.py303 _PC_PIPE_BUF = 6 variable
/external/python/cpython2/Modules/
Dposixmodule.c7759 #ifdef _PC_PIPE_BUF
7760 {"PC_PIPE_BUF", _PC_PIPE_BUF},
/external/python/cpython3/Modules/
Dposixmodule.c9798 #ifdef _PC_PIPE_BUF
9799 {"PC_PIPE_BUF", _PC_PIPE_BUF},