Home
last modified time | relevance | path

Searched defs:audit_hook_head (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Include/internal/
Dpycore_runtime.h116 _Py_AuditHookEntry *audit_hook_head; member
/third_party/python/Python/
Dpystate.c56 _Py_AuditHookEntry *audit_hook_head = runtime->audit_hook_head; in _PyRuntimeState_Init_impl() local