Searched defs:c2pwrite (Results 1 – 4 of 4) sorted by relevance
/external/python/cpython3/Lib/ |
D | subprocess.py | 1205 c2pread, c2pwrite, argument 1334 c2pread, c2pwrite, argument 1622 c2pread, c2pwrite, argument 1663 c2pread, c2pwrite, argument
|
/external/python/cpython3/Modules/ |
D | _posixsubprocess.c | 437 int c2pread, int c2pwrite, in child_exec() 622 int p2cread, p2cwrite, c2pread, c2pwrite, errread, errwrite; in subprocess_fork_exec() local
|
/external/python/cpython2/Lib/ |
D | subprocess.py | 594 c2pread, c2pwrite, argument 904 c2pread, c2pwrite, argument
|
/external/python/cpython2/Lib/test/ |
D | test_subprocess.py | 892 c2pread, c2pwrite, argument
|