Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Efi/
Dedk2module.c5468 posix_WIFEXITED(PyObject *self, PyObject *args) in posix_WIFEXITED() function
7065 {"WIFEXITED", posix_WIFEXITED, METH_VARARGS, posix_WIFEXITED__doc__},
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dposixmodule.c7121 posix_WIFEXITED(PyObject *self, PyObject *args) in posix_WIFEXITED() function
8929 {"WIFEXITED", posix_WIFEXITED, METH_VARARGS, posix_WIFEXITED__doc__},