Home
last modified time | relevance | path

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

/freebsd-14.2/lib/libbe/
H A Dbe.c424 be_root_concat(lbh, name, path); in be_destroy_internal()
604 be_root_concat(lbh, source, buf); in be_snapshot()
819 if ((err = be_root_concat(lbh, snapshot, snap_path)) != 0) in be_clone()
926 be_root_concat(libbe_handle_t *lbh, const char *name, char *result) in be_root_concat() function
1005 if ((err = be_root_concat(lbh, old, full_old)) != 0) in be_rename()
1007 if ((err = be_root_concat(lbh, new, full_new)) != 0) in be_rename()
1046 be_root_concat(lbh, snap_name, buf); in be_export()
1067 be_root_concat(lbh, bootenv, buf); in be_import()
1168 be_root_concat(lbh, tmp, buf); in be_create_child_cloned()
1300 be_root_concat(lbh, bootenv, be_path); in be_activate()
H A Dbe_access.c244 if ((err = be_root_concat(lbh, bootenv, be)) != 0) in be_mount()
297 if ((err = be_root_concat(lbh, bootenv, be)) != 0) in be_unmount()
H A Dbe.h123 int be_root_concat(libbe_handle_t *, const char *, char *);
H A DMakefile38 MLINKS+= libbe.3 be_root_concat.3
H A Dbe_info.c310 be_root_concat(lbh, be, buf); in be_exists()
/freebsd-14.2/sbin/bectl/
H A Dbectl.c398 if (be_root_concat(be, target, targetds) != 0) in bectl_cmd_destroy()
/freebsd-14.2/tools/build/mk/
H A DOptionalObsoleteFiles.inc9268 OLD_FILES+=usr/share/man/man3/be_root_concat.3.gz