Home
last modified time | relevance | path

Searched refs:TOKEN_VERSION (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/c2/
H A Daudit_record.h59 #define TOKEN_VERSION 2 macro
137 #if TOKEN_VERSION != 3
H A Daudit_syscalls.c256 if (c != TOKEN_VERSION) { in audit()
H A Daudit_token.c77 char version = TOKEN_VERSION; /* version of token family */ in au_to_header()
112 char version = TOKEN_VERSION; /* version of token family */ in au_to_header_ex()
/illumos-gate/usr/src/uts/common/os/
H A Daudit_zone.c75 kctx->auk_statistics.as_version = TOKEN_VERSION; in au_zone_init()
/illumos-gate/usr/src/lib/libbsm/common/
H A Dau_open.c236 version = TOKEN_VERSION; in au_close()
H A Dau_to.c82 char version = TOKEN_VERSION; /* version of token family */ in au_to_header()
123 char version = TOKEN_VERSION; /* version of token family */ in au_to_header_ex()