Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
Dposixmodule.c.h1620 {"_exit", (PyCFunction)os__exit, METH_FASTCALL|METH_KEYWORDS, os__exit__doc__},
1626 os__exit(PyObject *module, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) in os__exit() function