Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dexacct.h54 #define EUP_ALLOC_MASK 0x1 macro
/illumos-gate/usr/src/lib/libexacct/common/
H A Dexacct_ops.c572 if ((flags & EUP_ALLOC_MASK) == EUP_NOALLOC) { in xget_object()