Searched refs:AUDIT_FILTER_USER (Results 1 – 3 of 3) sorted by relevance
257 case AUDIT_FILTER_USER: in audit_to_entry_common()332 entry->rule.listnr != AUDIT_FILTER_USER) in audit_field_valid()951 case AUDIT_FILTER_USER: in audit_add_rule()1034 case AUDIT_FILTER_USER: in audit_del_rule()
1384 err = audit_filter(msg_type, AUDIT_FILTER_USER); in audit_receive_msg()
165 #define AUDIT_FILTER_USER 0x00 /* Apply rule to user-generated messages */ macro