Searched defs:audit_message (Results 1 – 2 of 2) sorted by relevance
20 struct audit_message { struct28 int audit_recv(int fd, struct audit_message *rep) in audit_recv() argument
37 struct audit_message { struct38 struct nlmsghdr header;62 static int audit_send(const int fd, const struct audit_message *const msg) in audit_send() argument