Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Daudit.h194 extern int audit_list_rules_send(struct sk_buff *request_skb, int seq);
/openbmc/linux/kernel/
H A Dauditfilter.c1172 int audit_list_rules_send(struct sk_buff *request_skb, int seq) in audit_list_rules_send() function
H A Daudit.c1427 err = audit_list_rules_send(skb, seq); in audit_receive_msg()