Searched defs:handle (Results 301 - 325 of 1084) sorted by relevance

<<11121314151617181920>>

/netbsd-current/external/mit/libuv/dist/test/
H A Dtest-tcp-write-to-half-open-connection.c68 static void alloc_cb(uv_handle_t* handle, argument
H A Dtest-udp-connect.c43 static void alloc_cb(uv_handle_t* handle, argument
54 static void close_cb(uv_handle_t* handle) { argument
83 static void sv_recv_cb(uv_udp_t* handle, argument
[all...]
H A Dtest-udp-connect6.c43 static void alloc_cb(uv_handle_t* handle, argument
54 static void close_cb(uv_handle_t* handle) { argument
83 static void sv_recv_cb(uv_udp_t* handle, argument
[all...]
H A Dtest-udp-mmsg.c45 static void alloc_cb(uv_handle_t* handle, argument
64 static void close_cb(uv_handle_t* handle) { argument
71 static void recv_cb(uv_udp_t* handle, argument
[all...]
H A Dtest-tty.c52 HANDLE handle; local
154 static void tty_raw_alloc(uv_handle_t* handle, size_t size, uv_buf_t* buf) { argument
174 HANDLE handle; local
231 HANDLE handle; local
277 HANDLE handle; local
318 HANDLE handle; local
[all...]
H A Dtest-udp-alloc-cb-fail.c44 static void sv_alloc_cb(uv_handle_t* handle, argument
54 static void cl_alloc_cb(uv_handle_t* handle, argument
61 static void close_cb(uv_handle_t* handle) { argument
68 static void cl_recv_cb(uv_udp_t* handle, argument
109 sv_recv_cb(uv_udp_t* handle, ssize_t nread, const uv_buf_t* rcvbuf, const struct sockaddr* addr, unsigned flags) argument
[all...]
/netbsd-current/sys/dev/acpi/
H A Ddwiic_acpi.c142 dwiic_acpi_parse_param(struct dwiic_softc *sc, ACPI_HANDLE handle, const char *path, argument
166 dwiic_acpi_configure(struct dwiic_softc *sc, ACPI_HANDLE handle) argument
H A Deqos_acpi.c81 ACPI_HANDLE handle = aa->aa_node->ad_handle; local
138 eqos_acpi_init_props(struct eqos_softc *sc, ACPI_HANDLE handle) argument
H A Ddwcmmc_acpi.c85 ACPI_HANDLE handle = aa->aa_node->ad_handle; local
149 dwcmmc_acpi_init_props(struct dwc_mmc_softc *sc, ACPI_HANDLE handle) argument
[all...]
H A Dacpi_hed.c110 acpihed_notify(ACPI_HANDLE handle, uint32_t event, void *cookie) argument
/netbsd-current/crypto/external/bsd/openssl/dist/test/
H A Dupcallstest.c40 static int obj_provider_init(const OSSL_CORE_HANDLE *handle, argument
/netbsd-current/crypto/external/bsd/openssl/dist/providers/
H A Dbaseprov.c127 int ossl_base_provider_init(const OSSL_CORE_HANDLE *handle, argument
/netbsd-current/tests/libexec/ld.elf_so/
H A Dt_rtld_r_debug.c151 void *handle; local
/netbsd-current/usr.bin/sdpquery/
H A Dcommand.c119 unsigned long handle; local
/netbsd-current/sys/arch/sparc64/dev/
H A Dmkclock.c271 mkclock_wenable(struct todr_chip_handle *handle, int onoff) argument
/netbsd-current/sys/arch/sparc/dev/
H A Drtc.c112 todr_chip_handle_t handle; local
147 rtc_gettime_ymdhms(todr_chip_handle_t handle, struct clock_ymdhms *dt) argument
182 rtc_settime_ymdhms(todr_chip_handle_t handle, struct clock_ymdhms *dt) argument
[all...]
/netbsd-current/lib/libc/rpc/
H A Dsvc_generic.c103 void *handle; local
/netbsd-current/external/mpl/dhcp/bind/dist/lib/isc/include/pk11/
H A Dpk11.h55 void *handle; member in struct:pk11_context
/netbsd-current/external/mpl/dhcp/bind/dist/lib/isc/netmgr/
H A Duv-compat.h51 uv_handle_get_data(const uv_handle_t *handle) { argument
56 uv_handle_set_data(uv_handle_t *handle, void *data) { argument
[all...]
/netbsd-current/external/mpl/bind/dist/lib/ns/
H A Dnotify.c77 ns_notify_start(ns_client_t *client, isc_nmhandle_t *handle) { argument
/netbsd-current/external/mpl/bind/dist/lib/isc/netmgr/
H A Duv-compat.h51 uv_handle_get_data(const uv_handle_t *handle) { argument
56 uv_handle_set_data(uv_handle_t *handle, void *data) { argument
[all...]
/netbsd-current/sys/arch/alpha/alpha/
H A Dmcclock.c105 todr_chip_handle_t handle; /* IN */ member in struct:mcclock_trampoline_arg
144 mcclock_gettime_ymdhms(todr_chip_handle_t handle, struct clock_ymdhms *dt) argument
155 mcclock_settime_ymdhms(todr_chip_handle_t handle, struct clock_ymdhms *dt) argument
/netbsd-current/sys/netbt/
H A Drfcomm_upper.c64 rfcomm_attach_pcb(struct rfcomm_dlc **handle, argument
278 rfcomm_detach_pcb(struct rfcomm_dlc **handle) argument
[all...]
/netbsd-current/crypto/external/cpl/trousers/dist/src/tspi/rpc/tcstp/
H A Drpc_key.c230 RPC_TerminateHandle_TP(struct host_table_entry *hte, TCS_AUTHHANDLE handle) argument
/netbsd-current/crypto/external/cpl/trousers/dist/src/tspi/
H A Dtsp_admin.c284 TCS_HANDLE *handles, handle; local

Completed in 618 milliseconds

<<11121314151617181920>>