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

/illumos-gate/usr/src/uts/common/c2/
H A Daudit_event.c191 #define aus_null NULL /* NULL start function */ macro
205 aui_null, AUE_NULL, aus_null, /* 0 unused (indirect) */
209 aui_null, AUE_PSECFLAGS, aus_null, /* 2 psecflags */
211 aui_null, AUE_READ, aus_null, /* 3 read */
213 aui_null, AUE_WRITE, aus_null, /* 4 write */
219 aui_null, AUE_LINK, aus_null, /* 7 linkat */
221 aui_null, AUE_NULL, aus_null, /* 8 (loadable) was creat */
223 aui_null, AUE_LINK, aus_null, /* 9 link */
225 aui_null, AUE_UNLINK, aus_null, /* 10 unlink */
227 aui_null, AUE_SYMLINK, aus_null, /* 1
[all...]

Completed in 55 milliseconds