Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dposixmodule.c7421 posix_WSTOPSIG(PyObject *self, PyObject *args) in posix_WSTOPSIG() function
9097 {"WSTOPSIG", posix_WSTOPSIG, METH_VARARGS, posix_WSTOPSIG__doc__},