Home
last modified time | relevance | path

Searched defs:handle (Results 51 – 75 of 513) sorted by relevance

12345678910>>...21

/freebsd/contrib/libpcap/
H A Dpcap-usb-linux.c226 usb_set_ring_size(pcap_t* handle, int header_size) in usb_set_ring_size()
288 int usb_mmap(pcap_t* handle) in usb_mmap()
463 usb_activate(pcap_t* handle) in usb_activate()
621 usb_inject_linux(pcap_t *handle, const void *buf _U_, int size _U_) in usb_inject_linux()
640 usb_stats_linux_bin(pcap_t *handle, struct pcap_stat *stats) in usb_stats_linux_bin()
664 usb_read_linux_bin(pcap_t *handle, int max_packets _U_, pcap_handler callback, u_char *user) in usb_read_linux_bin()
754 usb_read_linux_mmap(pcap_t *handle, int max_packets, pcap_handler callback, u_char *user) in usb_read_linux_mmap()
934 usb_cleanup_linux_mmap(pcap_t* handle) in usb_cleanup_linux_mmap()
H A Dpcap-bt-monitor-linux.c94 bt_monitor_read(pcap_t *handle, int max_packets _U_, pcap_handler callback, u_char *user) in bt_monitor_read()
162 bt_monitor_inject(pcap_t *handle, const void *buf _U_, int size _U_) in bt_monitor_inject()
180 bt_monitor_activate(pcap_t* handle) in bt_monitor_activate()
/freebsd/sys/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_kern_lib.c310 vchiq_queue_bulk_transmit(VCHIQ_SERVICE_HANDLE_T handle, in vchiq_queue_bulk_transmit()
320 vchiq_queue_bulk_receive(VCHIQ_SERVICE_HANDLE_T handle, void *data, in vchiq_queue_bulk_receive()
330 vchiq_bulk_transmit(VCHIQ_SERVICE_HANDLE_T handle, void *data, in vchiq_bulk_transmit()
355 vchiq_bulk_receive(VCHIQ_SERVICE_HANDLE_T handle, void *data, in vchiq_bulk_receive()
380 vchiq_blocking_bulk_transfer(VCHIQ_SERVICE_HANDLE_T handle, void *data, in vchiq_blocking_bulk_transfer()
H A Dvchiq_ioctl.h46 unsigned int handle; /* OUT */ member
50 unsigned int handle; member
56 unsigned int handle; member
79 unsigned int handle; member
91 unsigned int handle; member
/freebsd/sys/rpc/
H A Dgetnetconfig.c97 getnetconfig(void *handle) in getnetconfig()
131 endnetconfig(void * handle) in endnetconfig()
H A Drpc_generic.c76 struct handle { struct
77 NCONF_HANDLE *nhandle; argument
78 int nflag; /* Whether NETPATH or NETCONFIG */
79 int nettype;
565 struct handle *handle; in __rpc_setconf() local
606 struct handle *handle; in __rpc_getconf() local
685 struct handle *handle; in __rpc_endconf() local
/freebsd/sys/dev/cxgbe/cudbg/
H A Dcudbg_common.c80 struct cudbg_private *handle; in cudbg_alloc_handle() local
89 cudbg_free_handle(void *handle) in cudbg_free_handle()
H A Dcudbg_flash_utils.c87 static void update_headers(void *handle, struct cudbg_buffer *dbg_buff, in update_headers()
149 int cudbg_write_flash(void *handle, u64 timestamp, void *data, in cudbg_write_flash()
290 int cudbg_read_flash_details(void *handle, struct cudbg_flash_hdr *data) in cudbg_read_flash_details()
299 int cudbg_read_flash_data(void *handle, void *buf, u32 buf_size) in cudbg_read_flash_data()
326 int cudbg_read_flash(void *handle, void *data, u32 size, int data_flag) in cudbg_read_flash()
/freebsd/contrib/wpa/src/ap/
H A Dvlan_util.c27 struct nl_sock *handle = NULL; in vlan_add() local
127 struct nl_sock *handle = NULL; in vlan_rem() local
/freebsd/sys/vm/
H A Ddevice_pager.c114 cdev_pager_lookup(void *handle) in cdev_pager_lookup()
125 cdev_pager_allocate(void *handle, enum obj_type tp, in cdev_pager_allocate()
221 dev_pager_alloc(void *handle, vm_ooffset_t size, vm_prot_t prot, in dev_pager_alloc()
425 old_dev_pager_ctor(void *handle, vm_ooffset_t size, vm_prot_t prot, in old_dev_pager_ctor()
466 old_dev_pager_dtor(void *handle) in old_dev_pager_dtor()
/freebsd/sys/dev/acpica/
H A Dacpi_video.c53 ACPI_HANDLE handle; member
78 ACPI_HANDLE handle; member
436 acpi_video_notify_handler(ACPI_HANDLE handle, UINT32 notify, void *context) in acpi_video_notify_handler()
698 acpi_video_vo_bind(struct acpi_video_output *vo, ACPI_HANDLE handle) in acpi_video_vo_bind()
995 vid_set_switch_policy(ACPI_HANDLE handle, UINT32 policy) in vid_set_switch_policy()
1013 vid_enum_outputs_subr(ACPI_HANDLE handle, UINT32 level __unused, in vid_enum_outputs_subr()
1040 vid_enum_outputs(ACPI_HANDLE handle, in vid_enum_outputs()
1086 vo_get_brightness_levels(ACPI_HANDLE handle, int **levelp) in vo_get_brightness_levels()
1192 vo_get_device_status(ACPI_HANDLE handle) in vo_get_device_status()
1217 vo_get_graphics_state(ACPI_HANDLE handle) in vo_get_graphics_state()
[all …]
/freebsd/contrib/ofed/opensm/complib/
H A Dcl_dispatcher.c252 void cl_disp_unregister(IN const cl_disp_reg_handle_t handle) in cl_disp_unregister()
288 cl_status_t cl_disp_post(IN const cl_disp_reg_handle_t handle, in cl_disp_post()
350 void cl_disp_get_queue_status(IN const cl_disp_reg_handle_t handle, in cl_disp_get_queue_status()
/freebsd/sys/sys/
H A Dtimepps.h177 time_pps_create(int filedes, pps_handle_t *handle) in time_pps_create()
190 time_pps_destroy(pps_handle_t handle) in time_pps_destroy()
196 time_pps_setparams(pps_handle_t handle, const pps_params_t *ppsparams) in time_pps_setparams()
202 time_pps_getparams(pps_handle_t handle, pps_params_t *ppsparams) in time_pps_getparams()
208 time_pps_getcap(pps_handle_t handle, int *mode) in time_pps_getcap()
214 time_pps_fetch(pps_handle_t handle, const int tsformat, in time_pps_fetch()
232 time_pps_fetch_ffc(pps_handle_t handle, const int tsformat, in time_pps_fetch_ffc()
251 time_pps_kcbind(pps_handle_t handle, const int kernel_consumer, in time_pps_kcbind()
/freebsd/sys/dev/vmware/vmci/
H A Dvmci_call_defs.h97 struct vmci_handle handle; member
107 struct vmci_handle handle; member
116 struct vmci_handle handle; member
160 struct vmci_handle handle; member
228 struct vmci_handle handle; member
239 struct vmci_handle handle; member
H A Dvmci_datagram.c132 struct vmci_handle handle; in datagram_create_hnd() local
291 vmci_datagram_destroy_handle(struct vmci_handle handle) in vmci_datagram_destroy_handle()
341 vmci_datagram_get_priv_flags_int(vmci_id context_id, struct vmci_handle handle, in vmci_datagram_get_priv_flags_int()
388 vmci_datagram_get_priv_flags(struct vmci_handle handle, in vmci_datagram_get_priv_flags()
/freebsd/contrib/libfido2/src/
H A Dhid_osx.c495 fido_hid_close(void *handle) in fido_hid_close()
518 fido_hid_set_sigmask(void *handle, const fido_sigset_t *sigmask) in fido_hid_set_sigmask()
527 fido_hid_read(void *handle, unsigned char *buf, size_t len, int ms) in fido_hid_read()
565 fido_hid_write(void *handle, const unsigned char *buf, size_t len) in fido_hid_write()
584 fido_hid_report_in_len(void *handle) in fido_hid_report_in_len()
592 fido_hid_report_out_len(void *handle) in fido_hid_report_out_len()
H A Dnfc_linux.c279 fido_nfc_close(void *handle) in fido_nfc_close()
287 fido_nfc_set_sigmask(void *handle, const fido_sigset_t *sigmask) in fido_nfc_set_sigmask()
298 fido_nfc_read(void *handle, unsigned char *buf, size_t len, int ms) in fido_nfc_read()
335 fido_nfc_write(void *handle, const unsigned char *buf, size_t len) in fido_nfc_write()
/freebsd/sys/compat/linuxkpi/common/include/linux/soc/qcom/
H A Dqmi.h110 qmi_handle_init(struct qmi_handle *handle, size_t resp_len_max, in qmi_handle_init()
125 qmi_add_lookup(struct qmi_handle *handle, uint32_t service, uint32_t version, in qmi_add_lookup()
134 qmi_handle_release(struct qmi_handle *handle) in qmi_handle_release()
141 qmi_send_request(struct qmi_handle *handle, void *x, struct qmi_txn *txn, in qmi_send_request()
157 qmi_txn_init(struct qmi_handle *handle, struct qmi_txn *txn, in qmi_txn_init()
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_acpi.c74 acpi_check_dsm(ACPI_HANDLE handle, const char *uuid, int rev, uint64_t funcs) in acpi_check_dsm()
93 acpi_evaluate_dsm_typed(ACPI_HANDLE handle, const char *uuid, int rev, in acpi_evaluate_dsm_typed()
186 acpi_dev_present_cb(ACPI_HANDLE handle, UINT32 level, void *context, in acpi_dev_present_cb()
289 acpi_check_dsm(ACPI_HANDLE handle, const char *uuid, int rev, uint64_t funcs) in acpi_check_dsm()
295 acpi_evaluate_dsm_typed(ACPI_HANDLE handle, const char *uuid, int rev, in acpi_evaluate_dsm_typed()
/freebsd/sys/dev/hptmv/
H A Draid5n.h44 #define dataxfer_add_item(handle, host, cache, bytes, tocache) \ argument
47 #define dataxfer_exec(handle, done, tag) done(_VBUS_P tag, 0) argument
62 #define xor_add_item(handle, dest, src, nsrc, bytes) \ argument
69 #define xor_exec(handle, done, tag) done(_VBUS_P tag, 0) argument
/freebsd/sys/contrib/openzfs/module/icp/spi/
H A Dkcf_spi.c51 crypto_kcf_provider_handle_t *handle) in crypto_register_provider()
106 crypto_unregister_provider(crypto_kcf_provider_handle_t handle) in crypto_unregister_provider()
/freebsd/stand/efi/libefi/
H A Defizfs.c65 efizfs_get_guid_by_handle(EFI_HANDLE handle, uint64_t *guid) in efizfs_get_guid_by_handle()
81 insert_zfs(EFI_HANDLE handle, uint64_t guid) in insert_zfs()
/freebsd/lib/libc/iconv/
H A Dcitrus_module.c262 _citrus_find_getops(_citrus_module_t handle, const char *modname, in _citrus_find_getops()
279 void *handle; in _citrus_load_module() local
310 _citrus_unload_module(_citrus_module_t handle) in _citrus_unload_module()
/freebsd/crypto/heimdal/lib/gssapi/krb5/
H A Dcreds.c41 gsskrb5_cred handle = (gsskrb5_cred)cred_handle; in _gsskrb5_export_cred() local
164 gsskrb5_cred handle; in _gsskrb5_import_cred() local
/freebsd/contrib/wpa/src/eap_peer/
H A Deap_methods.c187 void *handle; in eap_peer_method_load() local
237 void *handle; in eap_peer_method_unload() local
357 void *handle; in eap_peer_unregister_methods() local

12345678910>>...21