Searched refs:be_exists (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/lib/libbe/
H A Dbe.h126 int be_exists(libbe_handle_t *, const char *);
H A DMakefile23 MLINKS+= libbe.3 be_exists.3
H A Dbe_access.c247 if ((err = be_exists(lbh, bootenv)) != 0)
H A Dbe_info.c303 be_exists(libbe_handle_t *lbh, const char *be) function
H A Dbe.c616 if ((err = be_exists(lbh, buf)) != 0)
1318 /* Note: be_exists fails if mountpoint is not / */
1319 if ((err = be_exists(lbh, be_path)) != 0)

Completed in 62 milliseconds