Searched refs:EO_ITEM (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/common/exacct/
H A Dexacct_core.c244 obj->eo_type = EO_ITEM;
328 } else if (next->eo_type == EO_ITEM) {
360 if (obj->eo_type != EO_ITEM) {
399 if (obj->eo_type == EO_GROUP || obj->eo_type == EO_ITEM) {
/illumos-gate/usr/src/uts/common/sys/
H A Dexacct.h100 typedef enum {EO_ERROR = -1, EO_NONE = 0, EO_GROUP, EO_ITEM} ea_object_type_t; enumerator in enum:__anon7267
/illumos-gate/usr/src/lib/libexacct/common/
H A Dexacct_ops.c357 obj->eo_type = EO_ITEM;
560 obj->eo_type = EO_ITEM;
1243 case EO_ITEM:

Completed in 48 milliseconds