Home | History | Annotate | Download | only in Efi

Lines Matching refs:posix_waitpid

4458 posix_waitpid(PyObject *self, PyObject *args)

4484 posix_waitpid(PyObject *self, PyObject *args)
6990 {"waitpid", posix_waitpid, METH_VARARGS, posix_waitpid__doc__},