Searched refs:TAG_TOKVERS (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/cmd/praudit/ |
H A D | toktable.h | 88 TAG_TOKVERS, enumerator
|
H A D | token.c | 243 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 D | toktable.c | 226 table_initx(TAG_TOKVERS, "token-version", "version", in init_tokens()
|