Searched refs:be_root_concat (Results 1 – 7 of 7) sorted by relevance
| /freebsd-14.2/lib/libbe/ |
| H A D | be.c | 424 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 D | be_access.c | 244 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 D | be.h | 123 int be_root_concat(libbe_handle_t *, const char *, char *);
|
| H A D | Makefile | 38 MLINKS+= libbe.3 be_root_concat.3
|
| H A D | be_info.c | 310 be_root_concat(lbh, be, buf); in be_exists()
|
| /freebsd-14.2/sbin/bectl/ |
| H A D | bectl.c | 398 if (be_root_concat(be, target, targetds) != 0) in bectl_cmd_destroy()
|
| /freebsd-14.2/tools/build/mk/ |
| H A D | OptionalObsoleteFiles.inc | 9268 OLD_FILES+=usr/share/man/man3/be_root_concat.3.gz
|