Home
last modified time | relevance | path

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

/third_party/python/Python/
Dsysmodule.c479 sys_audit(PyObject *self, PyObject *const *args, Py_ssize_t argc) in sys_audit() function
1980 {"audit", (PyCFunction)(void(*)(void))sys_audit, METH_FASTCALL, audit_doc },