Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dposixmodule.c7346 posix_WIFSIGNALED(PyObject *self, PyObject *args) in posix_WIFSIGNALED() function
9085 {"WIFSIGNALED", posix_WIFSIGNALED, METH_VARARGS, posix_WIFSIGNALED__doc__},