Home
last modified time | relevance | path

Searched refs:POPEN_3 (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Modules/
Dposixmodule.c4654 #define POPEN_3 3 macro
4725 f = _PyPopen(cmdstring, tm, POPEN_3, bufsize); in os2emx_popen3()
4839 if (n == POPEN_3) in _PyPopen()
4902 case POPEN_3: in _PyPopen()
4977 if (n == POPEN_3) in _PyPopen()
5215 #define POPEN_3 3 macro
5338 f = _PyPopen(cmdstring, tm, POPEN_3); in win32_popen3()
5683 case POPEN_3: in _PyPopen()