Searched refs:BE_ERR_NOMEM (Results 1 - 9 of 9) sorted by relevance

/osnet-11/usr/src/lib/libbe/common/
H A Dbe_create.c397 return (BE_ERR_NOMEM);
404 return (BE_ERR_NOMEM);
413 ret = BE_ERR_NOMEM;
422 ret = BE_ERR_NOMEM;
470 ret = BE_ERR_NOMEM;
478 ret = BE_ERR_NOMEM;
566 ret = BE_ERR_NOMEM;
574 ret = BE_ERR_NOMEM;
584 ret = BE_ERR_NOMEM;
636 ret = BE_ERR_NOMEM;
[all...]
H A Dbe_activate.c571 return (BE_ERR_NOMEM);
654 return (BE_ERR_NOMEM);
665 return (BE_ERR_NOMEM);
684 return (BE_ERR_NOMEM);
693 return (BE_ERR_NOMEM);
887 ret = BE_ERR_NOMEM;
H A Dlibbe.h109 BE_ERR_NOMEM, /* not enough memory */ enumerator in enum:__anon1262
H A Dbe_snapshot.c167 ret = BE_ERR_NOMEM;
535 return (BE_ERR_NOMEM);
542 return (BE_ERR_NOMEM);
H A Dbe_mount.c805 ret = BE_ERR_NOMEM;
974 return (BE_ERR_NOMEM);
1289 return (BE_ERR_NOMEM);
1591 ret = BE_ERR_NOMEM;
1759 return (BE_ERR_NOMEM);
H A Dbe_zones.c627 ret = BE_ERR_NOMEM;
H A Dbe_utils.c1287 case BE_ERR_NOMEM:
1430 * BE_ERR_NOMEM - The command exceeds the command buffer size.
1456 rval = BE_ERR_NOMEM;
1676 ret = BE_ERR_NOMEM;
H A Dbe_list.c1140 * BE_ERR_NOMEM - Allocation failure
1157 *err = BE_ERR_NOMEM;
1186 return (BE_ERR_NOMEM);
/osnet-11/usr/src/lib/pylibbe/common/
H A Dlibbe_py.c1344 adderrnum(nd, cd, BE_ERR_NOMEM, "BE_ERR_NOMEM");

Completed in 35 milliseconds