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

/illumos-gate/usr/src/lib/libbsm/common/
H A Dau_open.c140 au_close(int d, int right, au_event_t e_type) function
/illumos-gate/usr/src/uts/common/c2/
H A Daudit_io.c104 au_close(au_kcontext_t *kctx, caddr_t *d, int flag, au_event_t e_type, function
195 * from both au_close() (for kernel audit) and from audit() (userland audit).
826 * Complete auditing of an async event. The AU_DONTBLOCK flag to au_close will
838 au_close(kctx, ad, AU_DONTBLOCK | AU_OK, aid, PAD_NONATTR|amod, e_time);
/illumos-gate/usr/src/man/man3bsm/
H A DMakefile33 MANLINKS= au_close.3bsm \
89 au_close.3bsm := LINKSRC = au_open.3bsm

Completed in 60 milliseconds