Searched defs:errread (Results 1 – 4 of 4) sorted by relevance
/external/python/cpython3/Modules/ |
D | _posixsubprocess.c | 404 int errread, int errwrite, in child_exec() 564 int p2cread, p2cwrite, c2pread, c2pwrite, errread, errwrite; in subprocess_fork_exec() local
|
/external/python/cpython2/Lib/ |
D | subprocess.py | 595 errread, errwrite): argument 905 errread, errwrite): argument
|
/external/python/cpython3/Lib/ |
D | subprocess.py | 1112 errread, errwrite, argument 1388 errread, errwrite, argument
|
/external/python/cpython2/Lib/test/ |
D | test_subprocess.py | 893 errread, errwrite): argument
|