Home
last modified time | relevance | path

Searched refs:be_exists (Results 1 – 4 of 4) sorted by relevance

/freebsd-11-stable/lib/libbe/
HDbe.h127 int be_exists(libbe_handle_t *, char *);
HDbe_info.c296 be_exists(libbe_handle_t *lbh, char *be) in be_exists() function
HDbe_access.c248 if ((err = be_exists(lbh, bootenv)) != 0) in be_mount()
HDbe.c593 if ((err = be_exists(lbh, buf)) != 0) in be_snapshot()
1281 if ((err = be_exists(lbh, be_path)) != 0) in be_activate()