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

/osnet-11/usr/src/lib/libbe/common/
H A Dlibbe.h105 BE_ERR_NOENT, /* Doesn't exist */ enumerator in enum:__anon1262
H A Dbe_utils.c1129 return (BE_ERR_NOENT);
1191 return (BE_ERR_NOENT);
1279 case BE_ERR_NOENT:
H A Dbe_create.c310 return (BE_ERR_NOENT);
/osnet-11/usr/src/lib/pylibbe/common/
H A Dlibbe_py.c1340 adderrnum(nd, cd, BE_ERR_NOENT, "BE_ERR_NOENT");

Completed in 36 milliseconds