Home
last modified time | relevance | path

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

/external/python/cpython3/Programs/
D_testembed.c1119 static int _audit_hook_clear_count = 0; variable
1133 _audit_hook_clear_count += 1; in _audit_hook()
1179 if (_audit_hook_clear_count != 1) { in test_audit()
1180 return 0x1000 | _audit_hook_clear_count; in test_audit()