Home
last modified time | relevance | path

Searched defs:errread (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython3/Modules/
D_posixsubprocess.c404 int errread, int errwrite, in child_exec()
564 int p2cread, p2cwrite, c2pread, c2pwrite, errread, errwrite; in subprocess_fork_exec() local
/external/python/cpython2/Lib/
Dsubprocess.py595 errread, errwrite): argument
905 errread, errwrite): argument
/external/python/cpython3/Lib/
Dsubprocess.py1112 errread, errwrite, argument
1388 errread, errwrite, argument
/external/python/cpython2/Lib/test/
Dtest_subprocess.py893 errread, errwrite): argument