Searched defs:p2cwrite (Results 1 – 2 of 2) sorted by relevance
/third_party/python/Modules/ |
D | _posixsubprocess.c | 459 int p2cread, int p2cwrite, in child_exec() 658 int p2cread, int p2cwrite, in do_fork_exec() 729 int p2cread, p2cwrite, c2pread, c2pwrite, errread, errwrite; in subprocess_fork_exec() local
|
/third_party/python/Lib/ |
D | subprocess.py | 1223 p2cread, p2cwrite, argument 1352 p2cread, p2cwrite, argument 1644 p2cread, p2cwrite, argument 1685 p2cread, p2cwrite, argument
|