/freebsd/sys/contrib/openzfs/cmd/zed/agents/ |
H A D | fmd_api.c | 100 fmd_hdl_register(fmd_hdl_t *hdl, int version, const fmd_hdl_info_t *mip) in fmd_hdl_register() 123 fmd_hdl_unregister(fmd_hdl_t *hdl) in fmd_hdl_unregister() 163 fmd_hdl_setspecific(fmd_hdl_t *hdl, void *spec) in fmd_hdl_setspecific() 175 fmd_hdl_getspecific(fmd_hdl_t *hdl) in fmd_hdl_getspecific() 183 fmd_hdl_alloc(fmd_hdl_t *hdl, size_t size, int flags) in fmd_hdl_alloc() 190 fmd_hdl_zalloc(fmd_hdl_t *hdl, size_t size, int flags) in fmd_hdl_zalloc() 197 fmd_hdl_free(fmd_hdl_t *hdl, void *data, size_t size) in fmd_hdl_free() 207 fmd_hdl_debug(fmd_hdl_t *hdl, const char *format, ...) in fmd_hdl_debug() 224 fmd_prop_get_int32(fmd_hdl_t *hdl, const char *name) in fmd_prop_get_int32() 242 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 | 152 zfs_case_unserialize(fmd_hdl_t *hdl, fmd_case_t *cp) in zfs_case_unserialize() 189 zfs_other_serd_cases(fmd_hdl_t *hdl, const zfs_case_data_t *zfs_case) in zfs_other_serd_cases() 390 zfs_purge_cases(fmd_hdl_t *hdl) in zfs_purge_cases() 450 zfs_case_retire(fmd_hdl_t *hdl, zfs_case_t *zcp) in zfs_case_retire() 463 zfs_case_solve(fmd_hdl_t *hdl, zfs_case_t *zcp, const char *faultname) in zfs_case_solve() 514 zfs_ereport_when(fmd_hdl_t *hdl, nvlist_t *nvl, er_timeval_t *when) in zfs_ereport_when() 538 zfs_fm_serd_record(fmd_hdl_t *hdl, const char *name, fmd_event_t *ep, in zfs_fm_serd_record() 561 zfs_fm_recv(fmd_hdl_t *hdl, fmd_event_t *ep, nvlist_t *nvl, const char *class) in zfs_fm_recv() 1065 zfs_fm_timeout(fmd_hdl_t *hdl, id_t id, void *data) in zfs_fm_timeout() 1078 zfs_fm_close(fmd_hdl_t *hdl, fmd_case_t *cs) in zfs_fm_close() [all …]
|
H A D | zfs_retire.c | 63 zfs_retire_clear_data(fmd_hdl_t *hdl, zfs_retire_data_t *zdp) in zfs_retire_clear_data() 247 replace_with_spare(fmd_hdl_t *hdl, zpool_handle_t *zhp, nvlist_t *vdev) in replace_with_spare() 328 zfs_vdev_repair(fmd_hdl_t *hdl, nvlist_t *nvl) in zfs_vdev_repair() 366 zfs_retire_recv(fmd_hdl_t *hdl, fmd_event_t *ep, nvlist_t *nvl, in zfs_retire_recv() 654 _zfs_retire_init(fmd_hdl_t *hdl) in _zfs_retire_init() 674 _zfs_retire_fini(fmd_hdl_t *hdl) in _zfs_retire_fini()
|
/freebsd/sys/contrib/openzfs/lib/libzfs/ |
H A D | libzfs_util.c | 75 libzfs_errno(libzfs_handle_t *hdl) in libzfs_errno() 81 libzfs_error_action(libzfs_handle_t *hdl) in libzfs_error_action() 87 libzfs_error_description(libzfs_handle_t *hdl) in libzfs_error_description() 336 zfs_error_aux(libzfs_handle_t *hdl, const char *fmt, ...) in zfs_error_aux() 350 zfs_verror(libzfs_handle_t *hdl, int error, const char *fmt, va_list ap) in zfs_verror() 377 zfs_error(libzfs_handle_t *hdl, int error, const char *msg) in zfs_error() 383 zfs_error_fmt(libzfs_handle_t *hdl, int error, const char *fmt, ...) in zfs_error_fmt() 397 zfs_common_error(libzfs_handle_t *hdl, int error, const char *fmt, in zfs_common_error() 431 zfs_standard_error(libzfs_handle_t *hdl, int error, const char *msg) in zfs_standard_error() 437 zfs_standard_error_fmt(libzfs_handle_t *hdl, int error, const char *fmt, ...) in zfs_standard_error_fmt() [all …]
|
H A D | libzfs_dataset.c | 109 zfs_validate_name(libzfs_handle_t *hdl, const char *path, int type, in zfs_validate_name() 239 libzfs_handle_t *hdl = zhp->zfs_hdl; in process_user_props() local 267 libzfs_handle_t *hdl = zhp->zfs_hdl; in zpool_add_handle() local 281 libzfs_handle_t *hdl = zhp->zfs_hdl; in zpool_find_handle() local 315 zpool_free_handles(libzfs_handle_t *hdl) in zpool_free_handles() 333 libzfs_handle_t *hdl = zhp->zfs_hdl; in get_stats_ioctl() local 352 libzfs_handle_t *hdl = zhp->zfs_hdl; in get_recvd_props_ioctl() local 479 make_dataset_handle(libzfs_handle_t *hdl, const char *path) in make_dataset_handle() 506 make_dataset_handle_zc(libzfs_handle_t *hdl, zfs_cmd_t *zc) in make_dataset_handle_zc() 707 zfs_open(libzfs_handle_t *hdl, const char *path, int types) in zfs_open() [all …]
|
H A D | libzfs_config.c | 78 namespace_clear(libzfs_handle_t *hdl) in namespace_clear() 105 namespace_reload(libzfs_handle_t *hdl) in namespace_reload() 255 libzfs_handle_t *hdl = zhp->zpool_hdl; in zpool_refresh_stats() local 387 zpool_iter(libzfs_handle_t *hdl, zpool_iter_f func, void *data) in zpool_iter() 432 zfs_iter_root(libzfs_handle_t *hdl, zfs_iter_f func, void *data) in zfs_iter_root()
|
H A D | libzfs_pool.c | 80 libzfs_handle_t *hdl = zhp->zpool_hdl; in zpool_get_all_props() local 529 zpool_valid_proplist(libzfs_handle_t *hdl, const char *poolname, in zpool_valid_proplist() 953 libzfs_handle_t *hdl = zhp->zpool_hdl; in zpool_expand_proplist() local 1207 zpool_name_valid(libzfs_handle_t *hdl, boolean_t isopen, const char *pool) in zpool_name_valid() 1306 zpool_open_canfail(libzfs_handle_t *hdl, const char *pool) in zpool_open_canfail() 1347 zpool_open_silent(libzfs_handle_t *hdl, const char *pool, zpool_handle_t **ret) in zpool_open_silent() 1377 zpool_open(libzfs_handle_t *hdl, const char *pool) in zpool_open() 1486 zpool_create(libzfs_handle_t *hdl, const char *pool, nvlist_t *nvroot, in zpool_create() 1659 libzfs_handle_t *hdl = zhp->zpool_hdl; in zpool_destroy() local 1700 libzfs_handle_t *hdl = zhp->zpool_hdl; in zpool_checkpoint() local [all …]
|
H A D | libzfs_crypto.c | 108 zfs_prop_parse_keylocation(libzfs_handle_t *restrict hdl, const char *str, in zfs_prop_parse_keylocation() 204 validate_key(libzfs_handle_t *hdl, zfs_keyformat_t keyformat, in validate_key() 360 get_key_interactive(libzfs_handle_t *restrict hdl, const char *fsname, in get_key_interactive() 483 get_key_material_file(libzfs_handle_t *hdl, const char *uri, in get_key_material_file() 510 get_key_material_https(libzfs_handle_t *hdl, const char *uri, in get_key_material_https() 688 get_key_material(libzfs_handle_t *hdl, boolean_t do_verify, boolean_t newkey, in get_key_material() 778 derive_key(libzfs_handle_t *hdl, zfs_keyformat_t format, uint64_t iters, in derive_key() 852 populate_create_encryption_params_nvlists(libzfs_handle_t *hdl, in populate_create_encryption_params_nvlists() 1004 zfs_crypto_create(libzfs_handle_t *hdl, char *parent_name, nvlist_t *props, in zfs_crypto_create() 1176 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 | 449 get_snap_guid(libzfs_handle_t *hdl, const char *fs, const char *snap) in get_snap_guid() 472 get_snap_txg(libzfs_handle_t *hdl, const char *fs, const char *snap) in get_snap_txg() 683 gather_nvlist(libzfs_handle_t *hdl, const char *fsname, const char *fromsnap, in gather_nvlist() 770 libzfs_handle_t *hdl = zhp->zfs_hdl; in zfs_send_space() local 816 libzfs_handle_t *hdl = zhp->zfs_hdl; in dump_ioctl() local 1063 libzfs_handle_t *hdl, pthread_t ptid, sigset_t *oldmask) in send_progress_thread_exit() 1521 zfs_send_resume_token_to_nvlist(libzfs_handle_t *hdl, const char *token) in zfs_send_resume_token_to_nvlist() 1753 find_redact_book(libzfs_handle_t *hdl, const char *path, in find_redact_book() 1818 zfs_send_resume_impl_cb_impl(libzfs_handle_t *hdl, sendflags_t *flags, in zfs_send_resume_impl_cb_impl() 2027 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/crypto/krb5/src/kdc/ |
H A D | kdc_audit.c | 51 audit_module_handle *hp, hdl; in free_handles() local 76 audit_module_handle *list = NULL, hdl = NULL; in load_audit_modules() local 231 audit_module_handle *hp, hdl; in kau_kdc_stop() local 246 audit_module_handle *hp, hdl; in kau_kdc_start() local 263 audit_module_handle *hp, hdl; in kau_as_req() local 280 audit_module_handle *hp, hdl; in kau_tgs_req() local 297 audit_module_handle *hp, hdl; in kau_s4u2self() local 314 audit_module_handle *hp, hdl; in kau_s4u2proxy() local 331 audit_module_handle *hp, hdl; in kau_u2u() local
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | sa.c | 221 sa_handle_t *hdl = buf; in sa_cache_constructor() local 231 sa_handle_t *hdl = buf; in sa_cache_destructor() local 301 sa_get_spill(sa_handle_t *hdl) in sa_get_spill() 322 sa_attr_op(sa_handle_t *hdl, sa_bulk_attr_t *bulk, int count, in sa_attr_op() 493 sa_resize_spill(sa_handle_t *hdl, uint32_t size, dmu_tx_t *tx) in sa_resize_spill() 660 sa_build_layouts(sa_handle_t *hdl, sa_bulk_attr_t *attr_desc, int attr_count, in sa_build_layouts() 1232 sa_handle_t *hdl = userp; in sa_byteswap_cb() local 1239 sa_byteswap(sa_handle_t *hdl, sa_buf_type_t buftype) in sa_byteswap() 1280 sa_build_index(sa_handle_t *hdl, sa_buf_type_t buftype) in sa_build_index() 1359 sa_spill_rele(sa_handle_t *hdl) in sa_spill_rele() [all …]
|
H A D | zfs_znode.c | 88 zfs_release_sa_handle(sa_handle_t *hdl, dmu_buf_t *db, const void *tag) in zfs_release_sa_handle() 99 zfs_obj_to_pobj(objset_t *osp, sa_handle_t *hdl, sa_attr_type_t *sa_table, in zfs_obj_to_pobj() 155 zfs_obj_to_stats_impl(sa_handle_t *hdl, sa_attr_type_t *sa_table, in zfs_obj_to_stats_impl() 174 zfs_obj_to_path_impl(objset_t *osp, uint64_t obj, sa_handle_t *hdl, in zfs_obj_to_path_impl() 265 sa_handle_t *hdl; in zfs_obj_to_path() local 289 sa_handle_t *hdl; in zfs_obj_to_stats() local
|
/freebsd/sys/contrib/openzfs/lib/libzutil/ |
H A D | zutil_import.c | 76 libpc_error_description(libpc_handle_t *hdl) in libpc_error_description() 100 zutil_error_aux(libpc_handle_t *hdl, const char *fmt, ...) in zutil_error_aux() 113 zutil_verror(libpc_handle_t *hdl, lpc_error_t error, const char *fmt, in zutil_verror() 132 zutil_error_fmt(libpc_handle_t *hdl, lpc_error_t error, in zutil_error_fmt() 147 zutil_error(libpc_handle_t *hdl, lpc_error_t error, const char *msg) in zutil_error() 153 zutil_no_memory(libpc_handle_t *hdl) in zutil_no_memory() 160 zutil_alloc(libpc_handle_t *hdl, size_t size) in zutil_alloc() 171 zutil_strdup(libpc_handle_t *hdl, const char *str) in zutil_strdup() 182 zutil_strndup(libpc_handle_t *hdl, const char *str, size_t n) in zutil_strndup() 231 fix_paths(libpc_handle_t *hdl, nvlist_t *nv, name_entry_t *names) in fix_paths() [all …]
|
/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_read_reg16(struct libusb_device_handle *hdl, in rtlbt_read_reg16() 217 rtlbt_load_fwfile(struct libusb_device_handle *hdl, in rtlbt_load_fwfile()
|
/freebsd/sys/contrib/openzfs/lib/libzfs/os/freebsd/ |
H A D | libzfs_compat.c | 244 zpool_relabel_disk(libzfs_handle_t *hdl, const char *path, const char *msg) in zpool_relabel_disk() 251 zpool_label_disk(libzfs_handle_t *hdl, zpool_handle_t *zhp, const char *name) in zpool_label_disk() 265 zfs_destroy_snaps_nvl_os(libzfs_handle_t *hdl, nvlist_t *snaps) in zfs_destroy_snaps_nvl_os() 277 libzfs_handle_t *hdl = zhp->zfs_hdl; in zfs_jail() local 333 zpool_nextboot(libzfs_handle_t *hdl, uint64_t pool_guid, uint64_t dev_guid, in zpool_nextboot()
|
/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/libzfsbootenv/ |
H A D | lzbe_device.c | 31 libzfs_handle_t *hdl; in lzbe_set_boot_device() local 117 libzfs_handle_t *hdl; in lzbe_get_boot_device() local
|
H A D | lzbe_pair.c | 30 libzfs_handle_t *hdl; in lzbe_nvlist_get() local 77 libzfs_handle_t *hdl; in lzbe_nvlist_set() local
|