Searched defs:p2cwrite (Results 1 – 4 of 4) sorted by relevance
| /external/python/cpython3/Modules/ |
| D | _posixsubprocess.c | 402 int p2cread, int p2cwrite, in child_exec() 564 int p2cread, p2cwrite, c2pread, c2pwrite, errread, errwrite; in subprocess_fork_exec() local
|
| /external/python/cpython2/Lib/ |
| D | subprocess.py | 593 p2cread, p2cwrite, argument 903 p2cread, p2cwrite, argument
|
| /external/python/cpython3/Lib/ |
| D | subprocess.py | 1110 p2cread, p2cwrite, argument 1386 p2cread, p2cwrite, argument
|
| /external/python/cpython2/Lib/test/ |
| D | test_subprocess.py | 891 p2cread, p2cwrite, argument
|