Home
last modified time | relevance | path

Searched refs:EXC_NONE (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dexacct_catalog.h72 #define EXC_NONE (0x0 << 24) macro
74 #define EXC_DEFAULT EXC_NONE
/illumos-gate/usr/src/cmd/acctadm/
H A Dutils.c232 (eo.eo_catalog & EXC_CATALOG_MASK) != EXC_NONE || in verify_exacct_file()