Home
last modified time | relevance | path

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

/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Efi/
H A Dedk2module.c2783 #define POPEN_2 2 macro
2823 f = _PyPopen(cmdstring, tm, POPEN_2, bufsize); in os2emx_popen2()
3344 #define POPEN_2 2 macro
3431 f = _PyPopen(cmdstring, tm, POPEN_2); in win32_popen2()
3780 case POPEN_2: in _PyPopen()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Modules/
H A Dposixmodule.c4373 #define POPEN_2 2 macro
4413 f = _PyPopen(cmdstring, tm, POPEN_2, bufsize); in os2emx_popen2()
4934 #define POPEN_2 2 macro
5021 f = _PyPopen(cmdstring, tm, POPEN_2); in win32_popen2()
5370 case POPEN_2: in _PyPopen()
/dports/lang/python27/Python-2.7.18/Modules/
H A Dposixmodule.c4653 #define POPEN_2 2 macro
4693 f = _PyPopen(cmdstring, tm, POPEN_2, bufsize); in os2emx_popen2()
5214 #define POPEN_2 2 macro
5301 f = _PyPopen(cmdstring, tm, POPEN_2); in win32_popen2()
5650 case POPEN_2: in _PyPopen()
/dports/lang/python-legacy/Python-2.7.18/Modules/
H A Dposixmodule.c4653 #define POPEN_2 2 macro
4693 f = _PyPopen(cmdstring, tm, POPEN_2, bufsize); in os2emx_popen2()
5214 #define POPEN_2 2 macro
5301 f = _PyPopen(cmdstring, tm, POPEN_2); in win32_popen2()
5650 case POPEN_2: in _PyPopen()