/freebsd/contrib/libpcap/ |
H A D | pcap-haiku.c | 87 struct pcap_haiku* handlep = (struct pcap_haiku*)handle->priv; in pcap_read_haiku() local 167 struct pcap_haiku *handlep = (struct pcap_haiku *)handle->priv; in get_promisc() local 179 struct pcap_haiku *handlep = (struct pcap_haiku *)handle->priv; in set_promisc() local 193 struct pcap_haiku *handlep = (struct pcap_haiku *)handle->priv; in pcap_cleanup_haiku() local 224 struct pcap_haiku* handlep = (struct pcap_haiku*)handle->priv; in pcap_stats_haiku() local 242 struct pcap_haiku *handlep = (struct pcap_haiku *)handle->priv; in pcap_activate_haiku() local 436 struct pcap_haiku *handlep = (struct pcap_haiku *)handle->priv; in pcapint_create_interface() local
|
H A D | pcap-dbus.c | 54 struct pcap_dbus *handlep = handle->priv; in dbus_read() local 107 struct pcap_dbus *handlep = handle->priv; in dbus_write() local 128 struct pcap_dbus *handlep = handle->priv; in dbus_stats() local 139 struct pcap_dbus *handlep = handle->priv; in dbus_cleanup() local 182 struct pcap_dbus *handlep = handle->priv; in dbus_activate() local
|
H A D | pcap-linux.c | 381 struct pcap_linux *handlep = handle->priv; in pcapint_create_interface() local 542 struct pcap_linux *handlep = handle->priv; in add_mon_if() local 792 struct pcap_linux *handlep = handle->priv; in pcap_cleanup_linux() local 898 set_poll_timeout(struct pcap_linux *handlep) in set_poll_timeout() 947 struct pcap_linux *handlep = handle->priv; in pcap_breakloop_linux() local 969 struct pcap_linux *handlep = handle->priv; in set_vlan_offset() local 1006 struct pcap_linux *handlep = handle->priv; in pcap_activate_linux() local 1221 struct pcap_linux *handlep = handle->priv; in linux_check_direction() local 1277 struct pcap_linux *handlep = handle->priv; in device_still_exists() local 1318 struct pcap_linux *handlep = handle->priv; in pcap_inject_linux() local [all …]
|
H A D | pcap-usb-linux.c | 288 struct pcap_usb_linux *handlep = handle->priv; in usb_mmap() local 463 struct pcap_usb_linux *handlep = handle->priv; in usb_activate() local 640 struct pcap_usb_linux *handlep = handle->priv; in usb_stats_linux_bin() local 664 struct pcap_usb_linux *handlep = handle->priv; in usb_read_linux_bin() local 754 struct pcap_usb_linux *handlep = handle->priv; in usb_read_linux_mmap() local 953 struct pcap_usb_linux *handlep = handle->priv; in usb_cleanup_linux_mmap() local
|
H A D | pcap-bt-linux.c | 194 struct pcap_bt *handlep = handle->priv; in bt_activate() local 418 struct pcap_bt *handlep = handle->priv; in bt_stats_linux() local
|
H A D | pcap-netfilter-linux.c | 90 struct pcap_netfilter *handlep = handle->priv; in netfilter_read_linux() local 317 struct pcap_netfilter *handlep = handle->priv; in netfilter_stats_linux() local
|
H A D | pcap-septel.c | 252 struct pcap_septel *handlep = p->priv; in septel_stats() local
|
/freebsd/lib/libc/rpc/ |
H A D | getnetpath.c | 140 getnetpath(void *handlep) in getnetpath() 195 endnetpath(void *handlep) in endnetpath()
|
H A D | getnetconfig.c | 238 getnetconfig(void *handlep) in getnetconfig() 375 endnetconfig(void *handlep) in endnetconfig()
|
/freebsd/contrib/tcp_wrappers/ |
H A D | tli.c | 189 void *handlep; local
|
/freebsd/sys/dev/sfxge/common/ |
H A D | ef10_nic.c | 705 __out efx_piobuf_handle_t *handlep) in efx_mcdi_alloc_piobuf() 855 efx_piobuf_handle_t *handlep; in ef10_nic_alloc_piobufs() local 889 efx_piobuf_handle_t *handlep; in ef10_nic_free_piobufs() local 906 __out efx_piobuf_handle_t *handlep, in ef10_nic_pio_alloc()
|
H A D | efx_mcdi.c | 817 __out uint32_t *handlep) in efx_mcdi_get_proxy_handle()
|
/freebsd/sys/kern/ |
H A D | subr_csan.c | 689 int flags, bus_space_handle_t *handlep) in kcsan_bus_space_map() 705 bus_size_t offset, bus_size_t size, bus_space_handle_t *handlep) in kcsan_bus_space_subregion() 716 bus_space_handle_t *handlep) in kcsan_bus_space_alloc()
|
H A D | subr_asan.c | 903 int flags, bus_space_handle_t *handlep) in kasan_bus_space_map() 917 bus_size_t offset, bus_size_t size, bus_space_handle_t *handlep) in kasan_bus_space_subregion()
|
H A D | subr_msan.c | 1369 int flags, bus_space_handle_t *handlep) in kmsan_bus_space_map() 1383 bus_size_t offset, bus_size_t size, bus_space_handle_t *handlep) in kmsan_bus_space_subregion()
|
/freebsd/sys/dev/virtio/p9fs/ |
H A D | virtio_p9fs.c | 396 vt9p_create(const char *mount_tag, void **handlep) in vt9p_create()
|
/freebsd/stand/efi/libefi/ |
H A D | eficom.c | 93 efi_serial_init(EFI_HANDLE **handlep, int *nhandles) in efi_serial_init()
|
/freebsd/sys/dev/drm2/ |
H A D | drm_gem.c | 219 u32 *handlep) in drm_gem_handle_create()
|
/freebsd/sys/dev/xen/bus/ |
H A D | xen_intr.c | 1046 xen_intr_get_evtchn_from_port(evtchn_port_t port,xen_intr_handle_t * handlep) xen_intr_get_evtchn_from_port() argument
|
/freebsd/sys/dev/hwpmc/ |
H A D | hwpmc_logging.c | 301 pmclog_proc_create(struct thread *td, void **handlep) in pmclog_proc_create()
|
/freebsd/sys/dev/xen/gntdev/ |
H A D | gntdev.c | 852 xen_intr_handle_t handlep = NULL; in copy_notify_helper() local
|
/freebsd/crypto/openssh/ |
H A D | sftp-client.c | 1542 u_int openmode, Attrib *a, u_char **handlep, size_t *handle_lenp) in send_open()
|