Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dposixmodule.c7436 posix_WTERMSIG(PyObject *self, PyObject *args) in posix_WTERMSIG() function
9128 {"WTERMSIG", posix_WTERMSIG, METH_VARARGS, posix_WTERMSIG__doc__},