Home
last modified time | relevance | path

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

/dports/security/sudo/sudo-1.9.8p2/plugins/python/
H A Dpython_plugin.exp5 python_audit_clone
H A Dpython_plugin_audit.c267 python_audit_clone(void) in python_audit_clone() function
/dports/security/sudo/sudo-1.9.8p2/plugins/python/regress/
H A Dcheck_python_examples.c1185 audit_clone_func *python_audit_clone = (audit_clone_func *)sudo_dso_findsym( in check_example_audit_plugin_workflow_multiple() local
1187 VERIFY_PTR_NE(python_audit_clone, NULL); in check_example_audit_plugin_workflow_multiple()
1192 python_audit2 = (*python_audit_clone)(); in check_example_audit_plugin_workflow_multiple()
1215 VERIFY_PTR((*python_audit_clone)(), NULL); in check_example_audit_plugin_workflow_multiple()
1216 VERIFY_PTR((*python_audit_clone)(), NULL); in check_example_audit_plugin_workflow_multiple()