audit_message
const struct audit_message *const request,
struct audit_message *reply)
struct audit_message msg_tmp;
struct audit_message msg = {
struct audit_message msg = {
const struct audit_message msg = {
struct audit_message msg;
struct audit_message msg;
static int audit_send(const int fd, const struct audit_message *const msg)
static int audit_recv(const int fd, struct audit_message *msg)
struct audit_message msg_tmp;
int audit_recv(int fd, struct audit_message *rep)
struct audit_message msg = {
struct audit_message rep = { 0 };
struct audit_message rep = { 0 };