be_exists
if ((err = be_exists(lbh, be_path)) != 0)
if ((err = be_exists(lbh, buf)) != 0)
int be_exists(libbe_handle_t *, const char *);
if ((err = be_exists(lbh, bootenv)) != 0)