Searched defs:handle (Results 651 - 675 of 1084) sorted by relevance

<<21222324252627282930>>

/netbsd-current/external/bsd/libpcap/dist/
H A Dpcap-netfilter-linux.c95 netfilter_read_linux(pcap_t *handle, int max_packets, pcap_handler callback, u_char *user) argument
315 netfilter_set_datalink(pcap_t *handle, int dlt) argument
322 netfilter_stats_linux(pcap_t *handle, struct pcap_stat *stats) argument
333 netfilter_inject_linux(pcap_t *handle, const void *buf _U_, int size _U_) argument
347 netfilter_send_config_msg(const pcap_t *handle, uint16_t msg_type, int ack, u_int8_t family, u_int16_t res_id, const struct my_nfattr *mynfa) argument
435 nflog_send_config_msg(const pcap_t *handle, uint8_t family, u_int16_t group_id, const struct my_nfattr *mynfa) argument
441 nflog_send_config_cmd(const pcap_t *handle, uint16_t group_id, u_int8_t cmd, u_int8_t family) argument
456 nflog_send_config_mode(const pcap_t *handle, uint16_t group_id, u_int8_t copy_mode, u_int32_t copy_range) argument
472 nfqueue_send_verdict(const pcap_t *handle, uint16_t group_id, u_int32_t id, u_int32_t verdict) argument
488 nfqueue_send_config_msg(const pcap_t *handle, uint8_t family, u_int16_t group_id, const struct my_nfattr *mynfa) argument
494 nfqueue_send_config_cmd(const pcap_t *handle, uint16_t group_id, u_int8_t cmd, u_int16_t pf) argument
510 nfqueue_send_config_mode(const pcap_t *handle, uint16_t group_id, u_int8_t copy_mode, u_int32_t copy_range) argument
526 netfilter_activate(pcap_t* handle) argument
[all...]
H A Dpcap-rpcap-unix.c397 rpcap_inject_common(pcap_t *handle, const void *buf, size_t size) argument
404 rpcap_stats_common(pcap_t *handle, struct pcap_stat *stats) argument
441 rpcap_setfilter_common(pcap_t *handle, struct bpf_program *prog) argument
491 rpcap_read_unix(pcap_t *handle, int max_packets, pcap_handler callback, u_char *user) argument
540 rpcap_cleanup(pcap_t *handle) argument
554 rpcap_activate(pcap_t *handle) argument
[all...]
/netbsd-current/sys/dev/pci/
H A Dbtvmei.c67 bus_space_handle_t handle; member in struct:b3_617_vmeresc
414 b3_617_map_vme(void *vsc, vme_addr_t vmeaddr, vme_size_t len, vme_am_t am, vme_datasize_t datasizes, vme_swap_t swap, bus_space_tag_t *tag, bus_space_handle_t *handle, vme_mapresc_t *resc) argument
499 bus_space_handle_t handle; local
571 b3_617_establish_vmeint(void *vsc, vme_intr_handle_t handle, int prior, int (*func)(void *), void *arg) argument
[all...]
/netbsd-current/sys/arch/evbppc/virtex/
H A Ddesign_gsrd2.c436 ll_dmac_intr_disestablish(int chan, void *handle) argument
/netbsd-current/sys/arch/evbarm/mini2440/
H A Daudio_mini2440.c206 uda_ssio_open(void *handle, int flags) argument
229 uda_ssio_close(void *handle) argument
238 uda_ssio_query_format(void *handle, audio_format_query_t *afp) argument
245 uda_ssio_set_format(void *handle, int setmode, argument
301 uda_ssio_start_output(void *handle, void *block, int bsize, argument
311 uda_ssio_start_input(void *handle, void *block, int bsize, void (*intr)(void *), void *intrarg) argument
321 uda_ssio_halt_output(void *handle) argument
330 uda_ssio_halt_input(void *handle) argument
337 uda_ssio_getdev(void *handle, struct audio_device *ret) argument
344 uda_ssio_allocm(void *handle, int direction, size_t size) argument
374 uda_ssio_freem(void *handle, void *ptr, size_t size) argument
387 uda_ssio_round_buffersize(void *handle, int direction, size_t bufsize) argument
394 uda_ssio_get_props(void *handle) argument
400 uda_ssio_get_locks(void *handle, kmutex_t **intr, kmutex_t **thread) argument
[all...]
/netbsd-current/lib/libc/rpc/
H A Dclnt_bcast.c273 void *handle; local
/netbsd-current/sys/arch/macppc/stand/ofwboot/
H A Dofdev.c389 int handle, part; local
[all...]
/netbsd-current/external/bsd/unbound/dist/dynlibmod/
H A Ddynlibmod.c44 static void close_library(const char* fname, __DYNMOD handle) { argument
61 static void close_library(const char* fname, __DYNMOD handle) { argument
/netbsd-current/external/mpl/dhcp/bind/dist/lib/isc/netmgr/
H A Dudp.c377 udp_recv_cb(uv_udp_t *handle, ssize_t nrecv, const uv_buf_t *buf, argument
495 isc__nm_udp_send(isc_nmhandle_t *handle, const isc_region_t *region, argument
866 isc__nm_udp_read_cb(uv_udp_t *handle, ssize_t nrecv, const uv_buf_t *buf, const struct sockaddr *addr, unsigned flags) argument
959 isc__nm_udp_read(isc_nmhandle_t *handle, isc_nm_recv_cb_t cb, void *cbarg) argument
986 udp_stop_cb(uv_handle_t *handle) argument
1008 udp_close_cb(uv_handle_t *handle) argument
1035 read_timer_close_cb(uv_handle_t *handle) argument
1181 isc__nm_udp_cancelread(isc_nmhandle_t *handle) argument
[all...]
/netbsd-current/external/mpl/bind/dist/tests/dns/
H A Ddispatch_test.c280 server_senddone(isc_nmhandle_t *handle, isc_result_t eresult, void *cbarg) { argument
289 nameserver(isc_nmhandle_t *handle, isc_result_t eresult, isc_region_t *region, argument
322 accept_cb(isc_nmhandle_t *handle, isc_result_t eresult, void *cbarg) { argument
330 noop_nameserver(isc_nmhandle_t *handle, isc_result_t eresult, argument
/netbsd-current/external/mpl/bind/dist/tests/isc/
H A Duv_wrap.h104 __wrap_uv_udp_open(uv_udp_t *handle, uv_os_sock_t sock) argument
114 __wrap_uv_udp_bind(uv_udp_t *handle, const struct sockaddr *addr, unsigned int flags) argument
126 __wrap_uv_udp_connect(uv_udp_t *handle, const struct sockaddr *addr) argument
138 __wrap_uv_udp_getpeername(const uv_udp_t *handle, struct sockaddr *name, int *namelen) argument
149 __wrap_uv_udp_getsockname(const uv_udp_t *handle, struct sockaddr *name, int *namelen) argument
159 __wrap_uv_udp_send(uv_udp_send_t *req, uv_udp_t *handle, const uv_buf_t bufs[], unsigned int nbufs, const struct sockaddr *addr, uv_udp_send_cb send_cb) argument
170 __wrap_uv_udp_recv_start(uv_udp_t *handle, uv_alloc_cb alloc_cb, uv_udp_recv_cb recv_cb) argument
180 __wrap_uv_udp_recv_stop(uv_udp_t *handle) argument
189 __wrap_uv_tcp_open(uv_tcp_t *handle, uv_os_sock_t sock) argument
198 __wrap_uv_tcp_bind(uv_tcp_t *handle, const struct sockaddr *addr, unsigned int flags) argument
208 __wrap_uv_tcp_getsockname(const uv_tcp_t *handle, struct sockaddr *name, int *namelen) argument
218 __wrap_uv_tcp_getpeername(const uv_tcp_t *handle, struct sockaddr *name, int *namelen) argument
228 __wrap_uv_tcp_connect(uv_connect_t *req, uv_tcp_t *handle, const struct sockaddr *addr, uv_connect_cb cb) argument
256 __wrap_uv_send_buffer_size(uv_handle_t *handle, int *value) argument
265 __wrap_uv_recv_buffer_size(uv_handle_t *handle, int *value) argument
274 __wrap_uv_fileno(const uv_handle_t *handle, uv_os_fd_t *fd) argument
[all...]
/netbsd-current/external/mpl/bind/dist/tests/libtest/
H A Dns.c160 isc_nmhandle_t *handle = *handlep; local
472 isc_nmhandle_t *handle = NULL; local
[all...]
/netbsd-current/external/mpl/bind/dist/lib/isc/netmgr/
H A Dudp.c566 udp_recv_cb(uv_udp_t *handle, ssize_t nrecv, const uv_buf_t *buf, const struct sockaddr *addr, unsigned flags) argument
690 isc__nm_udp_send(isc_nmhandle_t *handle, const isc_region_t *region, isc_nm_cb_t cb, void *cbarg) argument
1056 isc__nm_udp_read_cb(uv_udp_t *handle, ssize_t nrecv, const uv_buf_t *buf, const struct sockaddr *addr, unsigned flags) argument
1152 isc__nm_udp_read(isc_nmhandle_t *handle, isc_nm_recv_cb_t cb, void *cbarg) argument
1178 udp_stop_cb(uv_handle_t *handle) argument
1200 udp_close_cb(uv_handle_t *handle) argument
1227 read_timer_close_cb(uv_handle_t *handle) argument
1377 isc__nm_udp_cancelread(isc_nmhandle_t *handle) argument
[all...]
/netbsd-current/external/mpl/bind/dist/bin/tests/
H A Dtest_client.c344 read_cb(isc_nmhandle_t *handle, isc_result_t eresult, isc_region_t *region, argument
370 send_cb(isc_nmhandle_t *handle, isc_result_t eresult, void *cbarg) { argument
378 connect_cb(isc_nmhandle_t *handle, isc_result_t eresult, void *cbarg) { argument
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_acpi.c75 acpi_handle handle; member in struct:amdgpu_atif
223 acpi_handle handle = NULL; local
515 amdgpu_atcs_call(acpi_handle handle, int function, struct acpi_buffer *params) argument
581 amdgpu_atcs_verify_interface(acpi_handle handle, struct amdgpu_atcs *atcs) argument
645 acpi_handle handle; local
690 acpi_handle handle; local
812 acpi_handle handle, atif_handle; local
[all...]
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/
H A Dnouveau_display.c223 nouveau_user_framebuffer_create_handle(struct drm_framebuffer *drm_fb, struct drm_file *file_priv, unsigned int *handle) argument
684 nouveau_display_dumb_map_offset(struct drm_file *file_priv, struct drm_device *dev, uint32_t handle, uint64_t *poffset) argument
/netbsd-current/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_acpi.c130 static union acpi_object *radeon_atif_call(acpi_handle handle, int function, argument
225 static int radeon_atif_verify_interface(acpi_handle handle, argument
272 radeon_atif_get_notification_params(acpi_handle handle, struct radeon_atif_notification_cfg *n) argument
336 radeon_atif_get_sbios_requests(acpi_handle handle, struct atif_sbios_requests *req) argument
380 acpi_handle handle; local
459 radeon_atcs_call(acpi_handle handle, int function, struct acpi_buffer *params) argument
525 radeon_atcs_verify_interface(acpi_handle handle, struct radeon_atcs *atcs) argument
589 acpi_handle handle; local
634 acpi_handle handle; local
753 acpi_handle handle; local
[all...]
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/instmem/
H A Dnouveau_nvkm_subdev_instmem_gk20a.c79 dma_addr_t handle; member in struct:gk20a_instobj_dma
/netbsd-current/external/bsd/top/dist/machine/
H A Dm_hpux7.c79 struct handle struct
451 static struct handle handle; variable in typeref:struct:handle
[all...]
H A Dm_hpux8.c94 struct handle struct
409 static struct handle handle; variable in typeref:struct:handle
[all...]
H A Dm_hpux9.c107 struct handle struct
421 static struct handle handle; variable in typeref:struct:handle
[all...]
H A Dm_irix5.c188 struct handle { struct
193 static struct handle handle; variable in typeref:struct:handle
[all...]
H A Dm_sunos4.c108 struct handle struct
564 static struct handle handle; variable in typeref:struct:handle
[all...]
/netbsd-current/external/gpl2/lvm2/dist/daemons/clvmd/
H A Dclvmd-corosync.c216 static void corosync_cpg_deliver_callback (cpg_handle_t handle, argument
236 static void corosync_cpg_confchg_callback(cpg_handle_t handle, argument
589 confdb_handle_t handle; local
[all...]
H A Dclvmd-openais.c244 static void openais_cpg_deliver_callback (cpg_handle_t handle, argument
264 static void openais_cpg_confchg_callback(cpg_handle_t handle, argument

Completed in 287 milliseconds

<<21222324252627282930>>