/freebsd/sys/contrib/openzfs/cmd/zed/agents/ |
H A D | fmd_api.c | 99 fmd_hdl_register(fmd_hdl_t *hdl, int version, const fmd_hdl_info_t *mip) in fmd_hdl_register() 122 fmd_hdl_unregister(fmd_hdl_t *hdl) in fmd_hdl_unregister() 162 fmd_hdl_setspecific(fmd_hdl_t *hdl, void *spec) in fmd_hdl_setspecific() 174 fmd_hdl_getspecific(fmd_hdl_t *hdl) in fmd_hdl_getspecific() 182 fmd_hdl_alloc(fmd_hdl_t *hdl, size_t size, int flags) in fmd_hdl_alloc() 189 fmd_hdl_zalloc(fmd_hdl_t *hdl, size_t size, int flags) in fmd_hdl_zalloc() 196 fmd_hdl_free(fmd_hdl_t *hdl, void *data, size_t size) in fmd_hdl_free() 206 fmd_hdl_debug(fmd_hdl_t *hdl, const char *format, ...) in fmd_hdl_debug() 223 fmd_prop_get_int32(fmd_hdl_t *hdl, const char *name) in fmd_prop_get_int32() 241 fmd_stat_create(fmd_hdl_t *hdl, uint_t flags, uint_t nstats, fmd_stat_t *statv) in fmd_stat_create() [all …]
|
H A D | zfs_diagnosis.c | 151 zfs_case_unserialize(fmd_hdl_t *hdl, fmd_case_t *cp) in zfs_case_unserialize() 188 zfs_other_serd_cases(fmd_hdl_t *hdl, const zfs_case_data_t *zfs_case) in zfs_other_serd_cases() 389 zfs_purge_cases(fmd_hdl_t *hdl) in zfs_purge_cases() 449 zfs_case_retire(fmd_hdl_t *hdl, zfs_case_t *zcp) in zfs_case_retire() 462 zfs_case_solve(fmd_hdl_t *hdl, zfs_case_t *zcp, const char *faultname) in zfs_case_solve() 513 zfs_ereport_when(fmd_hdl_t *hdl, nvlist_t *nvl, er_timeval_t *when) in zfs_ereport_when() 537 zfs_fm_serd_record(fmd_hdl_t *hdl, const char *name, fmd_event_t *ep, in zfs_fm_serd_record() 560 zfs_fm_recv(fmd_hdl_t *hdl, fmd_event_t *ep, nvlist_t *nvl, const char *class) in zfs_fm_recv() 1064 zfs_fm_timeout(fmd_hdl_t *hdl, id_t id, void *data) in zfs_fm_timeout() 1077 zfs_fm_close(fmd_hdl_t *hdl, fmd_case_t *cs) in zfs_fm_close() [all …]
|
H A D | zfs_retire.c | 62 zfs_retire_clear_data(fmd_hdl_t *hdl, zfs_retire_data_t *zdp) in zfs_retire_clear_data() 246 replace_with_spare(fmd_hdl_t *hdl, zpool_handle_t *zhp, nvlist_t *vdev) in replace_with_spare() 327 zfs_vdev_repair(fmd_hdl_t *hdl, nvlist_t *nvl) in zfs_vdev_repair() 365 zfs_retire_recv(fmd_hdl_t *hdl, fmd_event_t *ep, nvlist_t *nvl, in zfs_retire_recv() 642 _zfs_retire_init(fmd_hdl_t *hdl) in _zfs_retire_init() 662 _zfs_retire_fini(fmd_hdl_t *hdl) in _zfs_retire_fini()
|
/freebsd/sys/contrib/openzfs/lib/libzfs/ |
H A D | libzfs_util.c | 74 libzfs_errno(libzfs_handle_t *hdl) in libzfs_errno() 80 libzfs_error_action(libzfs_handle_t *hdl) in libzfs_error_action() 86 libzfs_error_description(libzfs_handle_t *hdl) in libzfs_error_description() 335 zfs_error_aux(libzfs_handle_t *hdl, const char *fmt, ...) in zfs_error_aux() 349 zfs_verror(libzfs_handle_t *hdl, int error, const char *fmt, va_list ap) in zfs_verror() 376 zfs_error(libzfs_handle_t *hdl, int error, const char *msg) in zfs_error() 382 zfs_error_fmt(libzfs_handle_t *hdl, int error, const char *fmt, ...) in zfs_error_fmt() 396 zfs_common_error(libzfs_handle_t *hdl, int error, const char *fmt, in zfs_common_error() 430 zfs_standard_error(libzfs_handle_t *hdl, int error, const char *msg) in zfs_standard_error() 436 zfs_standard_error_fmt(libzfs_handle_t *hdl, int error, const char *fmt, ...) in zfs_standard_error_fmt() [all …]
|
H A D | libzfs_config.c | 77 namespace_clear(libzfs_handle_t *hdl) in namespace_clear() 104 namespace_reload(libzfs_handle_t *hdl) in namespace_reload() 254 libzfs_handle_t *hdl = zhp->zpool_hdl; in zpool_refresh_stats() local 369 zpool_iter(libzfs_handle_t *hdl, zpool_iter_f func, void *data) in zpool_iter() 414 zfs_iter_root(libzfs_handle_t *hdl, zfs_iter_f func, void *data) in zfs_iter_root()
|
H A D | libzfs_dataset.c | 108 zfs_validate_name(libzfs_handle_t *hdl, const char *path, int type, in zfs_validate_name() argument 238 libzfs_handle_t *hdl = zhp->zfs_hdl; process_user_props() local 266 libzfs_handle_t *hdl = zhp->zfs_hdl; zpool_add_handle() local 280 libzfs_handle_t *hdl = zhp->zfs_hdl; zpool_find_handle() local 314 zpool_free_handles(libzfs_handle_t * hdl) zpool_free_handles() argument 332 libzfs_handle_t *hdl = zhp->zfs_hdl; get_stats_ioctl() local 351 libzfs_handle_t *hdl = zhp->zfs_hdl; get_recvd_props_ioctl() local 478 make_dataset_handle(libzfs_handle_t * hdl,const char * path) make_dataset_handle() argument 505 make_dataset_handle_zc(libzfs_handle_t * hdl,zfs_cmd_t * zc) make_dataset_handle_zc() argument 706 zfs_open(libzfs_handle_t * hdl,const char * path,int types) zfs_open() argument 826 libzfs_mnttab_init(libzfs_handle_t * hdl) libzfs_mnttab_init() argument 835 libzfs_mnttab_update(libzfs_handle_t * hdl) libzfs_mnttab_update() argument 874 libzfs_mnttab_fini(libzfs_handle_t * hdl) libzfs_mnttab_fini() argument 892 libzfs_mnttab_cache(libzfs_handle_t * hdl,boolean_t enable) libzfs_mnttab_cache() argument 898 libzfs_mnttab_find(libzfs_handle_t * hdl,const char * fsname,struct mnttab * entry) libzfs_mnttab_find() argument 943 libzfs_mnttab_add(libzfs_handle_t * hdl,const char * special,const char * mountp,const char * mntopts) libzfs_mnttab_add() argument 973 libzfs_mnttab_remove(libzfs_handle_t * hdl,const char * fsname) libzfs_mnttab_remove() argument 1030 zfs_valid_proplist(libzfs_handle_t * hdl,zfs_type_t type,nvlist_t * nvl,uint64_t zoned,zfs_handle_t * zhp,zpool_handle_t * zpool_hdl,boolean_t key_params_ok,const char * errbuf) zfs_valid_proplist() argument 1758 libzfs_handle_t *hdl = zhp->zfs_hdl; zfs_prop_set() local 1802 libzfs_handle_t *hdl = zhp->zfs_hdl; zfs_prop_set_list_flags() local 1983 libzfs_handle_t *hdl = zhp->zfs_hdl; zfs_prop_inherit() local 2238 libzfs_handle_t *hdl = zhp->zfs_hdl; get_numeric_property() local 3503 check_parents(libzfs_handle_t * hdl,const char * path,uint64_t * zoned,boolean_t accept_ancestor,int * prefixlen) check_parents() argument 3584 zfs_dataset_exists(libzfs_handle_t * hdl,const char * path,zfs_type_t types) zfs_dataset_exists() argument 3610 create_parents(libzfs_handle_t * hdl,char * target,int prefixlen) create_parents() argument 3684 zfs_create_ancestors(libzfs_handle_t * hdl,const char * path) zfs_create_ancestors() argument 3721 zfs_create(libzfs_handle_t * hdl,const char * path,zfs_type_t type,nvlist_t * props) zfs_create() argument 3988 zfs_destroy_snaps_nvl(libzfs_handle_t * hdl,nvlist_t * snaps,boolean_t defer) zfs_destroy_snaps_nvl() argument 4043 libzfs_handle_t *hdl = zhp->zfs_hdl; zfs_clone() local 4123 libzfs_handle_t *hdl = zhp->zfs_hdl; zfs_promote() local 4205 zfs_snapshot_nvl(libzfs_handle_t * hdl,nvlist_t * snaps,nvlist_t * props) zfs_snapshot_nvl() argument 4287 zfs_snapshot(libzfs_handle_t * hdl,const char * path,boolean_t recursive,nvlist_t * props) zfs_snapshot() argument 4496 libzfs_handle_t *hdl = zhp->zfs_hdl; zfs_rename() local 4723 libzfs_handle_t *hdl = zhp->zfs_hdl; zfs_expand_proplist() local 4845 zfs_smb_acl_mgmt(libzfs_handle_t * hdl,char * dataset,char * path,zfs_smb_acl_op_t cmd,char * resource1,char * resource2) zfs_smb_acl_mgmt() argument 4892 zfs_smb_acl_add(libzfs_handle_t * hdl,char * dataset,char * path,char * resource) zfs_smb_acl_add() argument 4900 zfs_smb_acl_remove(libzfs_handle_t * hdl,char * dataset,char * path,char * resource) zfs_smb_acl_remove() argument 4908 zfs_smb_acl_purge(libzfs_handle_t * hdl,char * dataset,char * path) zfs_smb_acl_purge() argument 4915 zfs_smb_acl_rename(libzfs_handle_t * hdl,char * dataset,char * path,char * oldname,char * newname) zfs_smb_acl_rename() argument 4928 libzfs_handle_t *hdl = zhp->zfs_hdl; zfs_userspace() local 5036 libzfs_handle_t *hdl = zhp->zfs_hdl; zfs_hold_nvl() local 5138 libzfs_handle_t *hdl = zhp->zfs_hdl; zfs_release() local 5215 libzfs_handle_t *hdl = zhp->zfs_hdl; zfs_get_fsacl() local 5281 libzfs_handle_t *hdl = zhp->zfs_hdl; zfs_set_fsacl() local 5340 libzfs_handle_t *hdl = zhp->zfs_hdl; zfs_get_holds() local [all...] |
H A D | libzfs_pool.c | 78 libzfs_handle_t *hdl = zhp->zpool_hdl; in zpool_get_all_props() local 526 zpool_valid_proplist(libzfs_handle_t *hdl, const char *poolname, in zpool_valid_proplist() 950 libzfs_handle_t *hdl = zhp->zpool_hdl; in zpool_expand_proplist() local 1204 zpool_name_valid(libzfs_handle_t *hdl, boolean_t isopen, const char *pool) in zpool_name_valid() 1303 zpool_open_canfail(libzfs_handle_t *hdl, const char *pool) in zpool_open_canfail() 1344 zpool_open_silent(libzfs_handle_t *hdl, const char *pool, zpool_handle_t **ret) in zpool_open_silent() 1374 zpool_open(libzfs_handle_t *hdl, const char *pool) in zpool_open() 1507 zpool_create(libzfs_handle_t *hdl, const char *pool, nvlist_t *nvroot, in zpool_create() 1690 libzfs_handle_t *hdl = zhp->zpool_hdl; in zpool_destroy() local 1731 libzfs_handle_t *hdl = zhp->zpool_hdl; in zpool_checkpoint() local [all …]
|
H A D | libzfs_crypto.c | 107 zfs_prop_parse_keylocation(libzfs_handle_t *restrict hdl, const char *str, in zfs_prop_parse_keylocation() 203 validate_key(libzfs_handle_t *hdl, zfs_keyformat_t keyformat, in validate_key() 359 get_key_interactive(libzfs_handle_t *restrict hdl, const char *fsname, in get_key_interactive() 482 get_key_material_file(libzfs_handle_t *hdl, const char *uri, in get_key_material_file() 509 get_key_material_https(libzfs_handle_t *hdl, const char *uri, in get_key_material_https() 687 get_key_material(libzfs_handle_t *hdl, boolean_t do_verify, boolean_t newkey, in get_key_material() 777 derive_key(libzfs_handle_t *hdl, zfs_keyformat_t format, uint64_t iters, in derive_key() 851 populate_create_encryption_params_nvlists(libzfs_handle_t *hdl, in populate_create_encryption_params_nvlists() 1003 zfs_crypto_create(libzfs_handle_t *hdl, char *parent_name, nvlist_t *props, in zfs_crypto_create() 1175 zfs_crypto_clone_check(libzfs_handle_t *hdl, zfs_handle_t *origin_zhp, in zfs_crypto_clone_check() [all …]
|
H A D | libzfs_sendrecv.c | 448 get_snap_guid(libzfs_handle_t *hdl, const char *fs, const char *snap) in get_snap_guid() 471 get_snap_txg(libzfs_handle_t *hdl, const char *fs, const char *snap) in get_snap_txg() 682 gather_nvlist(libzfs_handle_t *hdl, const char *fsname, const char *fromsnap, in gather_nvlist() 769 libzfs_handle_t *hdl = zhp->zfs_hdl; in zfs_send_space() local 815 libzfs_handle_t *hdl = zhp->zfs_hdl; in dump_ioctl() local 1062 libzfs_handle_t *hdl, pthread_t ptid, sigset_t *oldmask) in send_progress_thread_exit() 1520 zfs_send_resume_token_to_nvlist(libzfs_handle_t *hdl, const char *token) in zfs_send_resume_token_to_nvlist() 1752 find_redact_book(libzfs_handle_t *hdl, const char *path, in find_redact_book() 1817 zfs_send_resume_impl_cb_impl(libzfs_handle_t *hdl, sendflags_t *flags, in zfs_send_resume_impl_cb_impl() 2026 libzfs_handle_t *hdl; member [all …]
|
/freebsd/usr.sbin/bluetooth/ath3kfw/ |
H A D | ath3k_hw.c | 50 ath3k_load_fwfile(struct libusb_device_handle *hdl, in ath3k_load_fwfile() 112 ath3k_get_state(struct libusb_device_handle *hdl, unsigned char *state) in ath3k_get_state() 137 ath3k_get_version(struct libusb_device_handle *hdl, in ath3k_get_version() 165 ath3k_load_patch(libusb_device_handle *hdl, const char *fw_path) in ath3k_load_patch() 236 ath3k_load_syscfg(libusb_device_handle *hdl, const char *fw_path) in ath3k_load_syscfg() 295 ath3k_set_normal_mode(libusb_device_handle *hdl) in ath3k_set_normal_mode() 336 ath3k_switch_pid(libusb_device_handle *hdl) in ath3k_switch_pid()
|
H A D | main.c | 149 ath3k_init_ar3012(libusb_device_handle *hdl, const char *fw_path) in ath3k_init_ar3012() 176 ath3k_init_firmware(libusb_device_handle *hdl, const char *file_prefix) in ath3k_init_firmware() 244 libusb_device_handle *hdl; in main() local
|
/freebsd/usr.sbin/bluetooth/iwmbtfw/ |
H A D | iwmbt_hw.c | 54 iwmbt_send_fragment(struct libusb_device_handle *hdl, in iwmbt_send_fragment() argument 98 iwmbt_hci_command(struct libusb_device_handle *hdl, struct iwmbt_hci_cmd *cmd, in iwmbt_hci_command() argument 163 iwmbt_patch_fwfile(struct libusb_device_handle *hdl, in iwmbt_patch_fwfile() argument 322 iwmbt_load_rsa_header(struct libusb_device_handle * hdl,const struct iwmbt_firmware * fw) iwmbt_load_rsa_header() argument 341 iwmbt_load_ecdsa_header(struct libusb_device_handle * hdl,const struct iwmbt_firmware * fw) iwmbt_load_ecdsa_header() argument 354 iwmbt_load_fwfile(struct libusb_device_handle * hdl,const struct iwmbt_firmware * fw,uint32_t * boot_param,int offset) iwmbt_load_fwfile() argument 412 iwmbt_enter_manufacturer(struct libusb_device_handle * hdl) iwmbt_enter_manufacturer() argument 440 iwmbt_exit_manufacturer(struct libusb_device_handle * hdl,int mode) iwmbt_exit_manufacturer() argument 480 iwmbt_get_version(struct libusb_device_handle * hdl,struct iwmbt_version * version) iwmbt_get_version() argument 514 iwmbt_get_version_tlv(struct libusb_device_handle * hdl,struct iwmbt_version_tlv * version) iwmbt_get_version_tlv() argument 648 iwmbt_get_boot_params(struct libusb_device_handle * hdl,struct iwmbt_boot_params * params) iwmbt_get_boot_params() argument 682 iwmbt_intel_reset(struct libusb_device_handle * hdl,uint32_t boot_param) iwmbt_intel_reset() argument 721 iwmbt_load_ddc(struct libusb_device_handle * hdl,const struct iwmbt_firmware * ddc) iwmbt_load_ddc() argument 765 iwmbt_set_event_mask(struct libusb_device_handle * hdl) iwmbt_set_event_mask() argument [all...] |
H A D | main.c | 228 iwmbt_patch_firmware(libusb_device_handle * hdl,const char * firmware_path) iwmbt_patch_firmware() argument 253 iwmbt_init_firmware(libusb_device_handle * hdl,const char * firmware_path,uint32_t * boot_param,uint8_t hw_variant,uint8_t sbe_type) iwmbt_init_firmware() argument 343 iwmbt_init_ddc(libusb_device_handle * hdl,const char * ddc_path) iwmbt_init_ddc() argument 407 libusb_device_handle *hdl = NULL; main() local [all...] |
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | sa.c | 220 sa_handle_t *hdl = buf; in sa_cache_constructor() local 230 sa_handle_t *hdl = buf; in sa_cache_destructor() local 300 sa_get_spill(sa_handle_t *hdl) in sa_get_spill() 321 sa_attr_op(sa_handle_t *hdl, sa_bulk_attr_t *bulk, int count, in sa_attr_op() 492 sa_resize_spill(sa_handle_t *hdl, uint32_t size, dmu_tx_t *tx) in sa_resize_spill() 659 sa_build_layouts(sa_handle_t *hdl, sa_bulk_attr_t *attr_desc, int attr_count, in sa_build_layouts() 1231 sa_handle_t *hdl = userp; in sa_byteswap_cb() local 1238 sa_byteswap(sa_handle_t *hdl, sa_buf_type_t buftype) in sa_byteswap() 1279 sa_build_index(sa_handle_t *hdl, sa_buf_type_t buftype) in sa_build_index() 1358 sa_spill_rele(sa_handle_t *hdl) in sa_spill_rele() [all …]
|
H A D | zfs_znode.c | 87 zfs_release_sa_handle(sa_handle_t *hdl, dmu_buf_t *db, const void *tag) in zfs_release_sa_handle() 98 zfs_obj_to_pobj(objset_t *osp, sa_handle_t *hdl, sa_attr_type_t *sa_table, in zfs_obj_to_pobj() 154 zfs_obj_to_stats_impl(sa_handle_t *hdl, sa_attr_type_t *sa_table, in zfs_obj_to_stats_impl() 173 zfs_obj_to_path_impl(objset_t *osp, uint64_t obj, sa_handle_t *hdl, in zfs_obj_to_path_impl() 264 sa_handle_t *hdl; in zfs_obj_to_path() local 288 sa_handle_t *hdl; in zfs_obj_to_stats() local
|
/freebsd/sys/contrib/openzfs/lib/libzutil/ |
H A D | zutil_import.c | 75 libpc_error_description(libpc_handle_t *hdl) in libpc_error_description() 99 zutil_error_aux(libpc_handle_t *hdl, const char *fmt, ...) in zutil_error_aux() 112 zutil_verror(libpc_handle_t *hdl, lpc_error_t error, const char *fmt, in zutil_verror() 131 zutil_error_fmt(libpc_handle_t *hdl, lpc_error_t error, in zutil_error_fmt() 146 zutil_error(libpc_handle_t *hdl, lpc_error_t error, const char *msg) in zutil_error() 152 zutil_no_memory(libpc_handle_t *hdl) in zutil_no_memory() 159 zutil_alloc(libpc_handle_t *hdl, size_t size) in zutil_alloc() 170 zutil_strdup(libpc_handle_t *hdl, const char *str) in zutil_strdup() 181 zutil_strndup(libpc_handle_t *hdl, const char *str, size_t n) in zutil_strndup() 230 fix_paths(libpc_handle_t *hdl, nvlist_t *nv, name_entry_t *names) in fix_paths() [all …]
|
/freebsd/sys/contrib/openzfs/lib/libzfs/os/freebsd/ |
H A D | libzfs_compat.c | 221 zfs_ioctl(libzfs_handle_t *hdl, int request, zfs_cmd_t *zc) in zfs_ioctl() 249 zpool_relabel_disk(libzfs_handle_t *hdl, const char *path, const char *msg) in zpool_relabel_disk() 256 zpool_label_disk(libzfs_handle_t *hdl, zpool_handle_t *zhp, const char *name) in zpool_label_disk() 270 zfs_destroy_snaps_nvl_os(libzfs_handle_t *hdl, nvlist_t *snaps) in zfs_destroy_snaps_nvl_os() 282 libzfs_handle_t *hdl = zhp->zfs_hdl; in zfs_jail() local 338 zpool_nextboot(libzfs_handle_t *hdl, uint64_t pool_guid, uint64_t dev_guid, in zpool_nextboot()
|
/freebsd/usr.sbin/bluetooth/rtlbtfw/ |
H A D | rtlbt_hw.c | 51 rtlbt_hci_command(struct libusb_device_handle *hdl, struct rtlbt_hci_cmd *cmd, in rtlbt_hci_command() 114 rtlbt_read_local_ver(struct libusb_device_handle *hdl, in rtlbt_read_local_ver() 149 rtlbt_read_rom_ver(struct libusb_device_handle *hdl, uint8_t *ver) in rtlbt_read_rom_ver() 182 rtlbt_load_fwfile(struct libusb_device_handle *hdl, in rtlbt_load_fwfile()
|
/freebsd/sys/cddl/compat/opensolaris/sys/ |
H A D | kidmap.h | 36 #define kidmap_get_destroy(hdl) do { } while (0) argument 37 #define kidmap_get_mappings(hdl) (NULL) argument
|
/freebsd/libexec/rtld-elf/tests/ |
H A D | dlopen_test.c | 16 void *hdl, *sym; in ATF_TC_BODY() local 33 void *hdl; in ATF_TC_BODY() local
|
/freebsd/sys/dev/irdma/ |
H A D | icrdma.c | 124 struct irdma_handler *hdl; in irdma_find_handler() local 148 struct irdma_handler *hdl; in peer_to_iwdev() local 562 struct irdma_handler *hdl; in irdma_probe() local 641 struct irdma_handler *hdl; in irdma_remove() local 737 struct irdma_handler *hdl; in irdma_prep_for_unregister() local
|
/freebsd/contrib/ncurses/ncurses/tinfo/ |
H A D | lib_win32con.c | 169 IsConsoleHandle(HANDLE hdl) in IsConsoleHandle() 197 HANDLE hdl = INVALID_HANDLE_VALUE; in _nc_console_test() local 218 HANDLE hdl = _nc_console_handle(fd); in _nc_console_fd2handle() local 244 _nc_console_setmode(HANDLE hdl, const TTY * arg) in _nc_console_setmode() 302 _nc_console_getmode(HANDLE hdl, TTY * arg) in _nc_console_getmode() 335 _nc_console_flush(HANDLE hdl) in _nc_console_flush() 832 HANDLE hdl, in _nc_console_twait() 1000 HANDLE hdl, in _nc_console_testmouse() 1024 HANDLE hdl, in _nc_console_read()
|
/freebsd/sys/contrib/openzfs/lib/libzfs/os/linux/ |
H A D | libzfs_util_os.c | 56 zfs_ioctl(libzfs_handle_t *hdl, int request, zfs_cmd_t *zc) in zfs_ioctl() 182 zfs_destroy_snaps_nvl_os(libzfs_handle_t *hdl, nvlist_t *snaps) in zfs_destroy_snaps_nvl_os() 220 libzfs_handle_t *hdl = zhp->zfs_hdl; in zfs_userns() local
|
/freebsd/sys/contrib/openzfs/lib/libzfsbootenv/ |
H A D | lzbe_device.c | 30 libzfs_handle_t *hdl; in lzbe_set_boot_device() local 116 libzfs_handle_t *hdl; in lzbe_get_boot_device() local
|
H A D | lzbe_pair.c | 29 libzfs_handle_t *hdl; in lzbe_nvlist_get() local 76 libzfs_handle_t *hdl; in lzbe_nvlist_set() local
|