Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dposixmodule.c7344 posix_WIFCONTINUED(PyObject *self, PyObject *args) in posix_WIFCONTINUED() function
9113 {"WIFCONTINUED",posix_WIFCONTINUED, METH_VARARGS, posix_WIFCONTINUED__doc__},