Home
last modified time | relevance | path

Searched defs:handlep (Results 1 – 22 of 22) sorted by relevance

/freebsd/contrib/libpcap/
H A Dpcap-haiku.c87 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 Dpcap-dbus.c54 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 Dpcap-linux.c381 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 Dpcap-usb-linux.c288 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 Dpcap-bt-linux.c194 struct pcap_bt *handlep = handle->priv; in bt_activate() local
418 struct pcap_bt *handlep = handle->priv; in bt_stats_linux() local
H A Dpcap-netfilter-linux.c90 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 Dpcap-septel.c252 struct pcap_septel *handlep = p->priv; in septel_stats() local
/freebsd/lib/libc/rpc/
H A Dgetnetpath.c140 getnetpath(void *handlep) in getnetpath()
195 endnetpath(void *handlep) in endnetpath()
H A Dgetnetconfig.c238 getnetconfig(void *handlep) in getnetconfig()
375 endnetconfig(void *handlep) in endnetconfig()
/freebsd/contrib/tcp_wrappers/
H A Dtli.c189 void *handlep; local
/freebsd/sys/dev/sfxge/common/
H A Def10_nic.c705 __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 Defx_mcdi.c817 __out uint32_t *handlep) in efx_mcdi_get_proxy_handle()
/freebsd/sys/kern/
H A Dsubr_csan.c689 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 Dsubr_asan.c903 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 Dsubr_msan.c1369 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 Dvirtio_p9fs.c396 vt9p_create(const char *mount_tag, void **handlep) in vt9p_create()
/freebsd/stand/efi/libefi/
H A Deficom.c93 efi_serial_init(EFI_HANDLE **handlep, int *nhandles) in efi_serial_init()
/freebsd/sys/dev/drm2/
H A Ddrm_gem.c219 u32 *handlep) in drm_gem_handle_create()
/freebsd/sys/dev/xen/bus/
H A Dxen_intr.c1046 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 Dhwpmc_logging.c301 pmclog_proc_create(struct thread *td, void **handlep) in pmclog_proc_create()
/freebsd/sys/dev/xen/gntdev/
H A Dgntdev.c852 xen_intr_handle_t handlep = NULL; in copy_notify_helper() local
/freebsd/crypto/openssh/
H A Dsftp-client.c1542 u_int openmode, Attrib *a, u_char **handlep, size_t *handle_lenp) in send_open()