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

/solaris-x11-s11/open-src/xserver/xorg/sun-src/tsol/
H A Dauditwrite.c26 * auditwrite() - Construct and write user level records to the audit trail.
45 #include "auditwrite.h"
97 * AW_NOUSERDCMD - these cmds may not be used with AW_USERD on auditwrite call.
155 * This is a fakeout for auditwrite. We don't have a
207 * Control commands. These control the behavior of auditwrite.
316 /* Data used by parsing routines and auditwrite */
421 auditwrite(int param, ...) function
677 (void) openlog("auditwrite(3)", LOG_PID|LOG_CONS, LOG_USER);
1044 * auditwrite(), it's added by BSM.
2427 * if this is the first invocation of auditwrite(
[all...]

Completed in 15 milliseconds