Home | History | Annotate | Download | only in Modules

Lines Matching refs:posix__exit

2941 posix__exit(PyObject *self, PyObject *args)

8739 {"_exit", posix__exit, METH_VARARGS, posix__exit__doc__},