Searched defs:c2pwrite (Results 1 – 4 of 4) sorted by relevance
| /external/python/cpython3/Modules/ |
| D | _posixsubprocess.c | 403 int c2pread, int c2pwrite, in child_exec() 564 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/cpython3/Lib/ |
| D | subprocess.py | 1111 c2pread, c2pwrite, argument 1387 c2pread, c2pwrite, argument
|
| /external/python/cpython2/Lib/test/ |
| D | test_subprocess.py | 892 c2pread, c2pwrite, argument
|