Searched defs:lbh (Results 1 – 6 of 6) sorted by relevance
| /freebsd-12-stable/lib/libbe/ |
| D | be_info.c | 43 be_active_name(libbe_handle_t *lbh) in be_active_name() 57 be_active_path(libbe_handle_t *lbh) in be_active_path() 67 be_nextboot_name(libbe_handle_t *lbh) in be_nextboot_name() 81 be_nextboot_path(libbe_handle_t *lbh) in be_nextboot_path() 92 be_root_path(libbe_handle_t *lbh) in be_root_path() 104 be_get_bootenv_props(libbe_handle_t *lbh, nvlist_t *dsnvl) in be_get_bootenv_props() 115 be_get_dataset_props(libbe_handle_t *lbh, const char *name, nvlist_t *props) in be_get_dataset_props() 134 be_get_dataset_snapshots(libbe_handle_t *lbh, const char *name, nvlist_t *props) in be_get_dataset_snapshots() 161 libbe_handle_t *lbh; in prop_list_builder_cb() local 297 be_exists(libbe_handle_t *lbh, const char *be) in be_exists()
|
| D | be_error.c | 38 libbe_errno(libbe_handle_t *lbh) in libbe_errno() 46 libbe_error_description(libbe_handle_t *lbh) in libbe_error_description() 121 libbe_print_on_error(libbe_handle_t *lbh, bool val) in libbe_print_on_error() 130 set_error(libbe_handle_t *lbh, be_error_t err) in set_error()
|
| D | be.c | 57 libbe_handle_t *lbh; member 77 be_locate_rootfs(libbe_handle_t *lbh) in be_locate_rootfs() 112 libbe_handle_t *lbh; in libbe_init() local 195 libbe_close(libbe_handle_t *lbh) in libbe_close() 406 be_destroy_internal(libbe_handle_t *lbh, const char *name, int options, in be_destroy_internal() 542 be_destroy(libbe_handle_t *lbh, const char *name, int options) in be_destroy() 557 be_setup_snapshot_name(libbe_handle_t *lbh, char *buf, size_t buflen) in be_setup_snapshot_name() 596 be_snapshot(libbe_handle_t *lbh, const char *source, const char *snap_name, in be_snapshot() 650 be_create(libbe_handle_t *lbh, const char *name) in be_create() 801 be_clone(libbe_handle_t *lbh, const char *bename, const char *snapshot, int depth) in be_clone() [all …]
|
| D | be_access.c | 44 libbe_handle_t *lbh; member 194 be_mounted_at(libbe_handle_t *lbh, const char *path, nvlist_t *details) in be_mounted_at() 235 be_mount(libbe_handle_t *lbh, const char *bootenv, const char *mountpoint, in be_mount() 291 be_unmount(libbe_handle_t *lbh, const char *bootenv, int flags) in be_unmount() 326 be_mountpoint_augmented(libbe_handle_t *lbh, char *mountpoint) in be_mountpoint_augmented()
|
| D | be_impl.h | 49 libbe_handle_t *lbh; member 57 libbe_handle_t *lbh; member 64 libbe_handle_t *lbh; member
|
| /freebsd-12-stable/lib/libbe/tests/ |
| D | target_prog.c | 41 libbe_handle_t *lbh; in main() local
|