Searched refs:posix_WIFEXITED (Results 1 – 2 of 2) sorted by relevance
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Efi/ |
D | edk2module.c | 5468 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/ |
D | posixmodule.c | 7121 posix_WIFEXITED(PyObject *self, PyObject *args) in posix_WIFEXITED() function 8929 {"WIFEXITED", posix_WIFEXITED, METH_VARARGS, posix_WIFEXITED__doc__},
|