Home
last modified time | relevance | path

Searched refs:be_root_concat (Results 1 – 7 of 7) sorted by relevance

/freebsd/lib/libbe/
H A Dbe.c407 be_root_concat(lbh, name, path); in be_destroy_internal()
593 be_root_concat(lbh, source, buf); in be_snapshot()
820 if ((err = be_root_concat(lbh, snapshot, snap_path)) != 0) in be_clone()
927 be_root_concat(libbe_handle_t *lbh, const char *name, char *result) in be_root_concat() function
1006 if ((err = be_root_concat(lbh, old, full_old)) != 0) in be_rename()
1008 if ((err = be_root_concat(lbh, new, full_new)) != 0) in be_rename()
1053 be_root_concat(lbh, snap_name, buf); in be_export()
1074 be_root_concat(lbh, bootenv, buf); in be_import()
1175 be_root_concat(lbh, tmp, buf); in be_create_child_cloned()
1307 be_root_concat(lbh, bootenv, be_path); in be_activate()
H A Dbe_access.c229 if ((err = be_root_concat(lbh, bootenv, be)) != 0) in be_mount()
292 if ((err = be_root_concat(lbh, bootenv, be)) != 0) in be_unmount()
H A Dbe.h102 int be_root_concat(libbe_handle_t *, const char *, char *);
H A DMakefile37 MLINKS+= libbe.3 be_root_concat.3
H A Dbe_info.c286 be_root_concat(lbh, be, buf); in be_exists()
/freebsd/sbin/bectl/
H A Dbectl.c378 if (be_root_concat(be, target, targetds) != 0) in bectl_cmd_destroy()
/freebsd/tools/build/mk/
H A DOptionalObsoleteFiles.inc9245 OLD_FILES+=usr/share/man/man3/be_root_concat.3.gz