audit_cb
return aa_audit(type, profile, ad, audit_cb);
audit_cb);
return aa_audit(audit_type, profile, &ad, audit_cb);
aa_audit_msg(AUDIT_APPARMOR_STATUS, &ad, audit_cb);
return aa_audit(AUDIT_APPARMOR_STATUS, profile, &ad, audit_cb);
return aa_audit(AUDIT_APPARMOR_AUTO, profile, &ad, audit_cb);