Searched refs:be_unmount (Results 1 – 6 of 6) sorted by relevance
/freebsd/sbin/bectl/ |
H A D | bectl_jail.c | 367 be_unmount(be, bootenv, 0); in bectl_cmd_jail() 485 be_unmount(be, target, 0); in bectl_cmd_unjail()
|
H A D | bectl.c | 520 err = be_unmount(be, bootenv, flags); in bectl_cmd_unmount()
|
/freebsd/lib/libbe/ |
H A D | be.h | 114 int be_unmount(libbe_handle_t *, const char *, int);
|
H A D | Makefile | 40 MLINKS+= libbe.3 be_unmount.3
|
H A D | be_access.c | 290 be_unmount(libbe_handle_t *lbh, const char *bootenv, int flags) in be_unmount() function
|
/freebsd/tools/build/mk/ |
H A D | OptionalObsoleteFiles.inc | 9068 OLD_FILES+=usr/share/man/man3/be_unmount.3.gz
|