Home
last modified time | relevance | path

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

/third_party/python/Python/
Dsysmodule.c166 should_audit(PyInterpreterState *interp) in should_audit() function
199 if (!should_audit(is)) { in sys_audit_tstate()
492 if (!should_audit(tstate->interp)) { in sys_audit()