Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Efi/
Dedk2module.c1224 posix_system(PyObject *self, PyObject *args) in posix_system() function
6863 {"system", posix_system, METH_VARARGS, posix_system__doc__},
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dposixmodule.c2655 posix_system(PyObject *self, PyObject *args) in posix_system() function
8727 {"system", posix_system, METH_VARARGS, posix_system__doc__},