Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dposixmodule.c7399 posix_WIFEXITED(PyObject *self, PyObject *args) in posix_WIFEXITED() function
9122 {"WIFEXITED", posix_WIFEXITED, METH_VARARGS, posix_WIFEXITED__doc__},