Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dposixmodule.c3127 posix__exit(PyObject *self, PyObject *args) in posix__exit() function
8932 {"_exit", posix__exit, METH_VARARGS, posix__exit__doc__},