Home
last modified time | relevance | path

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

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