Searched refs:python_audit_clone (Results 1 – 3 of 3) sorted by relevance
5 python_audit_clone
267 python_audit_clone(void) in python_audit_clone() function
1185 audit_clone_func *python_audit_clone = (audit_clone_func *)sudo_dso_findsym( in check_example_audit_plugin_workflow_multiple() local1187 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()