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