Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dexacct_catalog.h70 #define EXC_CATALOG_MASK ((uint_t)0xf << 24) macro
/illumos-gate/usr/src/cmd/acctadm/
H A Dutils.c232 (eo.eo_catalog & EXC_CATALOG_MASK) != EXC_NONE || in verify_exacct_file()
/illumos-gate/usr/src/common/exacct/
H A Dexacct_core.c225 EM_MATCH(catval, catmask, EXC_CATALOG_MASK) && in ea_match_object_catalog()