Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/praudit/
H A Dtoktable.h158 TAG_ACETYPE, /* with ace token */ enumerator
H A Dtoktable.c287 table_init(TAG_ACETYPE, "type", NOFUNC, T_ATTRIBUTE); in init_tokens()
H A Dformat.c3396 if ((returnstat = open_tag(context, TAG_ACETYPE)) != 0) in pa_ace_type()
3422 return (close_tag(context, TAG_ACETYPE)); in pa_ace_type()