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

/systemd/src/core/
H A Dselinux-access.c54 with the audit data. We then need to just copy the audit data into the msgbuf.
59 char *msgbuf,
76 snprintf(msgbuf, msgbufsize,
56 audit_callback( void *auditdata, security_class_t cls, char *msgbuf, size_t msgbufsize) argument

Completed in 653 milliseconds