Home
last modified time | relevance | path

Searched refs:TAD_ATCALL (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/c2/
H A Daudit_kernel.h174 #define TAD_ATCALL 0x00000002 /* *at() syscall, like openat() */ macro
H A Daudit.c219 } else if ((tad->tad_ctrl & TAD_ATCALL) && pnp->pn_buf[0] != '/') { in audit_pathbuild()
1066 tad->tad_ctrl |= TAD_ATCALL; in audit_setfsat_path()