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
39 struct audit_message { struct40 struct nlmsghdr header;64 static int audit_send(const int fd, const struct audit_message *const msg) in audit_send() argument