Home
last modified time | relevance | path

Searched refs:BE_ERR_CLONE (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libbe/common/
H A Dlibbe.h93 BE_ERR_CLONE, /* BE clone failed */ enumerator
H A Dbe_create.c959 ret = BE_ERR_CLONE; in be_copy()
1028 ret = BE_ERR_CLONE; in be_copy()
H A Dbe_utils.c3071 case BE_ERR_CLONE: in be_err_to_str()