Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/praudit/
H A Dtoktable.h92 TAG_ISO, enumerator
H A Dtoktable.c230 table_init(TAG_ISO, "iso8601", NOFUNC, T_ATTRIBUTE); in init_tokens()
H A Dformat.c2591 if ((returnstat = open_tag(context, TAG_ISO)) != 0) in do_mtime32()
2626 return (close_tag(context, TAG_ISO)); in do_mtime32()
2698 if ((returnstat = open_tag(context, TAG_ISO)) != 0) in do_mtime64()
2742 return (close_tag(context, TAG_ISO)); in do_mtime64()