Searched refs:BE_ERR_ZONE_MPOOL_NOTSUP (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/lib/libbe/common/
H A Dlibbe.h150 BE_ERR_ZONE_MPOOL_NOTSUP, /* Operation not supported for zone BE */ enumerator in enum:__anon1262
H A Dbe_create.c1083 return (BE_ERR_ZONE_MPOOL_NOTSUP);
1389 ret = BE_ERR_ZONE_MPOOL_NOTSUP;
H A Dbe_utils.c1370 case BE_ERR_ZONE_MPOOL_NOTSUP:
/osnet-11/usr/src/lib/pylibbe/common/
H A Dlibbe_py.c1388 adderrnum(nd, cd, BE_ERR_ZONE_MPOOL_NOTSUP, "BE_ERR_ZONE_MPOOL_NOTSUP");

Completed in 27 milliseconds