Searched refs:sys_addaudithook_impl (Results 1 – 2 of 2) sorted by relevance
21 sys_addaudithook_impl(PyObject *module, PyObject *hook);60 return_value = sys_addaudithook_impl(module, hook); in sys_addaudithook()
469 sys_addaudithook_impl(PyObject *module, PyObject *hook) in sys_addaudithook_impl() function