Home
last modified time | relevance | path

Searched refs:TAG_TOKVERS (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/praudit/
H A Dtoktable.h90 TAG_TOKVERS, enumerator
H A Dtoken.c243 returnstat = process_tag(context, TAG_TOKVERS, returnstat, 0); in header_token()
261 returnstat = process_tag(context, TAG_TOKVERS, returnstat, 0); in header64_token()
279 returnstat = process_tag(context, TAG_TOKVERS, returnstat, 0); in header32_ex_token()
299 returnstat = process_tag(context, TAG_TOKVERS, returnstat, 0); in header64_ex_token()
H A Dtoktable.c227 table_initx(TAG_TOKVERS, "token-version", "version", in init_tokens()