Searched defs:p2cread (Results 1 – 4 of 4) sorted by relevance
/external/python/cpython3/Lib/ |
D | subprocess.py | 1204 p2cread, p2cwrite, argument 1333 p2cread, p2cwrite, argument 1621 p2cread, p2cwrite, argument 1662 p2cread, p2cwrite, argument
|
/external/python/cpython3/Modules/ |
D | _posixsubprocess.c | 436 int p2cread, int p2cwrite, in child_exec() 622 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/cpython2/Lib/test/ |
D | test_subprocess.py | 891 p2cread, p2cwrite, argument
|