Searched defs:p2cwrite (Results 1 – 2 of 2) sorted by relevance
| /third_party/python/Modules/ |
| D | _posixsubprocess.c | 555 int p2cread, int p2cwrite, in child_exec() 759 int p2cread, int p2cwrite, in do_fork_exec() 837 int p2cread, p2cwrite, c2pread, c2pwrite, errread, errwrite; in subprocess_fork_exec() local
|
| /third_party/python/Lib/ |
| D | subprocess.py | 1283 p2cread, p2cwrite, argument 1439 p2cread, p2cwrite, argument 1751 p2cread, p2cwrite, argument 1792 p2cread, p2cwrite, argument
|