Home
last modified time | relevance | path

Searched refs:EXD_CREATOR (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dexacct_catalog.h88 #define EXD_CREATOR 0x000003 macro
/illumos-gate/usr/src/lib/libexacct/demo/
H A Dexdump.c63 { EXD_CREATOR, "creator" },
/illumos-gate/usr/src/lib/libexacct/common/
H A Dexacct_ops.c906 case EXT_STRING | EXC_DEFAULT | EXD_CREATOR: in validate_header()
978 ea_set_item(&creator_obj, EXT_STRING | EXC_DEFAULT | EXD_CREATOR, in write_header()
/illumos-gate/usr/src/uts/common/os/
H A Dexacct.c245 EXT_STRING | EXC_DEFAULT | EXD_CREATOR); in exacct_create_header()