Searched refs:audit_op_names (Results 1 – 1 of 1) sorted by relevance
36 static const char *const audit_op_names[__IPE_OP_MAX + 1] = { variable97 audit_log_format(ab, " rule=\"op=%s ", audit_op_names[r->op]); in audit_rule()131 const char *op = audit_op_names[ctx->op]; in ipe_audit_match()
Completed in 3 milliseconds