Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/praudit/
H A Dtoktable.h146 TAG_ARBPRINT, /* with arbitrary (data) token */ enumerator
H A Dtoktable.c303 table_init(TAG_ARBPRINT, "print", NOFUNC, T_ATTRIBUTE); in init_tokens()
H A Dtoken.c417 if ((returnstat = open_tag(context, TAG_ARBPRINT)) != 0) in arbitrary_data_token()
421 if ((returnstat = close_tag(context, TAG_ARBPRINT)) != 0) in arbitrary_data_token()