Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/praudit/
H A Dtoktable.h147 TAG_ARBTYPE, /* with arbitrary (data) token */ enumerator
H A Dtoktable.c304 table_init(TAG_ARBTYPE, "type", NOFUNC, T_ATTRIBUTE); in init_tokens()
H A Dtoken.c432 if ((returnstat = open_tag(context, TAG_ARBTYPE)) != 0) in arbitrary_data_token()
436 if ((returnstat = close_tag(context, TAG_ARBTYPE)) != 0) in arbitrary_data_token()