Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_posixsubprocess.c395 int errread, int errwrite, in child_exec()
551 int p2cread, p2cwrite, c2pread, c2pwrite, errread, errwrite; in subprocess_fork_exec() local
/external/python/cpython2/Lib/
Dsubprocess.py591 errread, errwrite): argument
885 errread, errwrite): argument
/external/python/cpython3/Lib/
Dsubprocess.py957 errread, errwrite, argument
1203 errread, errwrite, argument
/external/python/cpython2/Lib/test/
Dtest_subprocess.py834 errread, errwrite): argument