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.h124 _Py_AuditHookEntry *audit_hook_head; member
/third_party/python/Python/
Dpystate.c96 _Py_AuditHookEntry *audit_hook_head, in init_runtime()
139 _Py_AuditHookEntry *audit_hook_head = runtime->audit_hook_head; in _PyRuntimeState_Init() local