Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/praudit/
H A Dtoktable.h148 TAG_ARBCOUNT, /* with arbitrary (data) token */ enumerator
H A Dtoktable.c305 table_init(TAG_ARBCOUNT, "count", NOFUNC, T_ATTRIBUTE); in init_tokens()
H A Dtoken.c442 if ((returnstat = open_tag(context, TAG_ARBCOUNT)) != 0) in arbitrary_data_token()
446 if ((returnstat = close_tag(context, TAG_ARBCOUNT)) != 0) in arbitrary_data_token()