Home
last modified time | relevance | path

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

/freebsd/lib/libbe/
H A Dbe_error.c105 case BE_ERR_INVORIGIN: in libbe_error_description()
H A Dbe.h59 BE_ERR_INVORIGIN, /* invalid origin */ enumerator
H A Dbe.c539 return (set_error(lbh, BE_ERR_INVORIGIN)); in be_destroy_internal()