Home
last modified time | relevance | path

Searched defs:_PyPopen (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Efi/
Dedk2module.c2910 _PyPopen(char *cmdstring, int mode, int n, int bufsize) in _PyPopen() function
3668 _PyPopen(char *cmdstring, int mode, int n) in _PyPopen() function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dposixmodule.c4500 _PyPopen(char *cmdstring, int mode, int n, int bufsize) in _PyPopen() function
5258 _PyPopen(char *cmdstring, int mode, int n) in _PyPopen() function