Searched defs:lbh (Results 1 – 6 of 6) sorted by relevance
| /freebsd-12.1/lib/libbe/ |
| H A D | be_info.c | 42 be_active_name(libbe_handle_t *lbh) in be_active_name() 56 be_active_path(libbe_handle_t *lbh) in be_active_path() 66 be_nextboot_name(libbe_handle_t *lbh) in be_nextboot_name() 80 be_nextboot_path(libbe_handle_t *lbh) in be_nextboot_path() 91 be_root_path(libbe_handle_t *lbh) in be_root_path() 103 be_get_bootenv_props(libbe_handle_t *lbh, nvlist_t *dsnvl) in be_get_bootenv_props() 114 be_get_dataset_props(libbe_handle_t *lbh, const char *name, nvlist_t *props) in be_get_dataset_props() 133 be_get_dataset_snapshots(libbe_handle_t *lbh, const char *name, nvlist_t *props) in be_get_dataset_snapshots() 160 libbe_handle_t *lbh; in prop_list_builder_cb() local 295 be_exists(libbe_handle_t *lbh, char *be) in be_exists()
|
| H A D | be.c | 49 libbe_handle_t *lbh; member 67 be_locate_rootfs(libbe_handle_t *lbh) in be_locate_rootfs() 102 libbe_handle_t *lbh; in libbe_init() local 175 libbe_close(libbe_handle_t *lbh) in libbe_close() 401 be_create(libbe_handle_t *lbh, const char *name) in be_create() 608 int be_create_depth(libbe_handle_t *lbh, const char *bename, in be_create_depth() 649 be_validate_snap(libbe_handle_t *lbh, const char *snap_name) in be_validate_snap() 709 be_validate_name(libbe_handle_t *lbh, const char *name) in be_validate_name() 773 be_export(libbe_handle_t *lbh, const char *bootenv, int fd) in be_export() 798 be_import(libbe_handle_t *lbh, const char *bootenv, int fd) in be_import() [all …]
|
| H A D | be_error.c | 39 libbe_errno(libbe_handle_t *lbh) in libbe_errno() 47 libbe_error_description(libbe_handle_t *lbh) in libbe_error_description() 119 libbe_print_on_error(libbe_handle_t *lbh, bool val) in libbe_print_on_error() 128 set_error(libbe_handle_t *lbh, be_error_t err) in set_error()
|
| H A D | be_access.c | 43 libbe_handle_t *lbh; member 196 be_mounted_at(libbe_handle_t *lbh, const char *path, nvlist_t *details) in be_mounted_at() 237 be_mount(libbe_handle_t *lbh, char *bootenv, char *mountpoint, int flags, in be_mount() 293 be_unmount(libbe_handle_t *lbh, char *bootenv, int flags) in be_unmount() 328 be_mountpoint_augmented(libbe_handle_t *lbh, char *mountpoint) in be_mountpoint_augmented()
|
| H A D | be_impl.h | 50 libbe_handle_t *lbh; member 58 libbe_handle_t *lbh; member 65 libbe_handle_t *lbh; member
|
| /freebsd-12.1/lib/libbe/tests/ |
| H A D | target_prog.c | 42 libbe_handle_t *lbh; in main() local
|