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