Searched defs:process_audit_string (Results 1 - 1 of 1) sorted by relevance

/systemd/src/journal/
H A Djournald-audit.c337 static void process_audit_string(Server *s, int type, const char *data, size_t size) { function
470 process_audit_string(s, nl->nlmsg_type, NLMSG_DATA(nl), nl->nlmsg_len - ALIGN(sizeof(struct nlmsghdr)));

Completed in 24 milliseconds