Searched defs:handle (Results 401 - 425 of 1084) sorted by relevance

<<11121314151617181920>>

/netbsd-current/external/mit/libuv/dist/src/
H A Dfs-poll.c59 int uv_fs_poll_init(uv_loop_t* loop, uv_fs_poll_t* handle) { argument
66 int uv_fs_poll_start(uv_fs_poll_t* handle, argument
116 uv_fs_poll_stop(uv_fs_poll_t* handle) argument
138 uv_fs_poll_getpath(uv_fs_poll_t* handle, char* buffer, size_t* size) argument
164 uv__fs_poll_close(uv_fs_poll_t* handle) argument
189 uv_fs_poll_t* handle; local
238 uv_fs_poll_t* handle; local
281 uv__fs_poll_endgame(uv_loop_t* loop, uv_fs_poll_t* handle) argument
[all...]
/netbsd-current/external/mit/libuv/dist/test/
H A Dtest-tty-duplicate-key.c56 static void tty_alloc(uv_handle_t* handle, size_t size, uv_buf_t* buf) { argument
139 HANDLE handle; local
192 HANDLE handle; local
258 HANDLE handle; local
[all...]
/netbsd-current/sys/dev/acpi/
H A Dacpi_pci.c103 acpi_pcidev_pciroot_bus(ACPI_HANDLE handle, uint16_t *busp) argument
/netbsd-current/external/gpl3/gcc.old/dist/libgomp/
H A Daffinity-fmt.c476 gomp_display_affinity_thread (gomp_thread_handle handle, argument
263 gomp_display_affinity(char *buffer, size_t size, const char *format, gomp_thread_handle handle, struct gomp_team_state *ts, unsigned int place) argument
[all...]
/netbsd-current/sys/arch/xen/include/
H A Dxenring.h39 blkif_vdev_t handle; /* only for read/write requests */ member in struct:blkif_x86_32_request
60 blkif_vdev_t handle; /* only for read/write requests */ member in struct:blkif_x86_32_request_indirect
72 blkif_vdev_t handle; /* only for read/write requests */ member in struct:blkif_x86_64_request
93 blkif_vdev_t handle; /* only for read/write requests */ member in struct:blkif_x86_64_request_indirect
/netbsd-current/external/gpl3/gdb.old/dist/gnulib/import/
H A Dfcntl.c231 HANDLE handle = (HANDLE) _get_osfhandle (fd); local
/netbsd-current/external/gpl3/gdb.old/dist/gdb/tui/
H A Dtui-data.h137 std::unique_ptr<WINDOW, curses_deleter> handle; member in struct:tui_win_info
/netbsd-current/crypto/external/bsd/openssl/dist/test/
H A Duser_property_test.c69 static int testprov_provider_init(const OSSL_CORE_HANDLE *handle, argument
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Dengine.c311 void *handle; local
[all...]
/netbsd-current/crypto/external/bsd/openssl/dist/providers/
H A Ddefltprov.c542 int ossl_default_provider_init(const OSSL_CORE_HANDLE *handle, argument
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Ddeprecated.c656 krb5_sendto(krb5_context context, const krb5_data *send_data, krb5_krbhst_handle handle, krb5_data *receive) argument
/netbsd-current/crypto/external/bsd/openssl/dist/fuzz/
H A Dfuzz_rand.c144 static int fuzz_rand_provider_init(const OSSL_CORE_HANDLE *handle, argument
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/gssapi/krb5/
H A Dacquire_cred.c90 acquire_cred_with_password(OM_uint32 *minor_status, krb5_context context, const char *password, OM_uint32 time_req, gss_const_OID desired_mech, gss_cred_usage_t cred_usage, gsskrb5_cred handle) argument
192 acquire_initiator_cred(OM_uint32 *minor_status, krb5_context context, OM_uint32 time_req, gss_const_OID desired_mech, gss_cred_usage_t cred_usage, gsskrb5_cred handle) argument
378 acquire_acceptor_cred(OM_uint32 * minor_status, krb5_context context, OM_uint32 time_req, gss_const_OID desired_mech, gss_cred_usage_t cred_usage, gsskrb5_cred handle) argument
492 gsskrb5_cred handle; local
[all...]
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/
H A Dprovider_child.c23 const OSSL_CORE_HANDLE *handle; local
57 static int ossl_child_provider_init(const OSSL_CORE_HANDLE *handle, argument
199 ossl_provider_init_as_child(OSSL_LIB_CTX *ctx, const OSSL_CORE_HANDLE *handle, const OSSL_DISPATCH *in) argument
[all...]
/netbsd-current/lib/libc/dlfcn/
H A Ddlfcn_elf.c112 dlsym(void *handle, const char *name) argument
120 dlvsym(void *handle, const char *name, const char *version) argument
144 dlinfo(void *handle, int req, void *v) argument
/netbsd-current/external/gpl3/gcc/dist/libgomp/
H A Daffinity-fmt.c479 gomp_display_affinity_thread (gomp_thread_handle handle, argument
266 gomp_display_affinity(char *buffer, size_t size, const char *format, gomp_thread_handle handle, struct gomp_team_state *ts, unsigned int place) argument
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/tui/
H A Dtui-data.h150 std::unique_ptr<WINDOW, curses_deleter> handle; member in struct:tui_win_info
/netbsd-current/external/gpl3/gdb/dist/gnulib/import/
H A Dfcntl.c231 HANDLE handle = (HANDLE) _get_osfhandle (fd); local
/netbsd-current/external/bsd/libfido2/dist/fuzz/
H A Dmutator_aux.c209 hid_close(void *handle) argument
215 hid_read(void *handle, unsigned char *ptr, size_t len, int ms) argument
224 hid_write(void *handle, const unsigned char *ptr, size_t len) argument
242 nfc_close(void *handle) argument
248 nfc_read(void *handle, unsigned char *ptr, size_t len, int ms) argument
257 nfc_write(void *handle, const unsigned char *ptr, size_t len) argument
[all...]
/netbsd-current/external/bsd/libfido2/dist/src/
H A Dhid_openbsd.c190 fido_hid_close(void *handle) argument
201 fido_hid_set_sigmask(void *handle, const fido_sigset_t *sigmask) argument
212 fido_hid_read(void *handle, unsigned char *buf, size_t len, int ms) argument
242 fido_hid_write(void *handle, const unsigned char *buf, size_t len) argument
267 fido_hid_report_in_len(void *handle) argument
275 fido_hid_report_out_len(void *handle) argument
[all...]
H A Dhid_freebsd.c249 fido_hid_close(void *handle) argument
260 fido_hid_set_sigmask(void *handle, const fido_sigset_t *sigmask) argument
271 fido_hid_read(void *handle, unsigned char *buf, size_t len, int ms) argument
300 fido_hid_write(void *handle, const unsigned char *buf, size_t len) argument
324 fido_hid_report_in_len(void *handle) argument
332 fido_hid_report_out_len(void *handle) argument
[all...]
H A Dhid_hidapi.c22 void *handle; member in struct:hid_hidapi
184 fido_hid_close(void *handle) argument
193 fido_hid_set_sigmask(void *handle, const fido_sigset_t *sigmask) argument
202 fido_hid_read(void *handle, unsigned char *buf, size_t len, int ms) argument
215 fido_hid_write(void *handle, const unsigned char *buf, size_t len) argument
256 fido_hid_report_in_len(void *handle) argument
264 fido_hid_report_out_len(void *handle) argument
[all...]
H A Dhid_netbsd.c251 fido_hid_close(void *handle) argument
262 fido_hid_set_sigmask(void *handle, const fido_sigset_t *sigmask) argument
273 fido_hid_read(void *handle, unsigned char *buf, size_t len, int ms) argument
302 fido_hid_write(void *handle, const unsigned char *buf, size_t len) argument
326 fido_hid_report_in_len(void *handle) argument
334 fido_hid_report_out_len(void *handle) argument
[all...]
/netbsd-current/sys/external/bsd/drm2/drm/
H A Ddrm_gem_cma_helper.c154 uint32_t handle; local
/netbsd-current/external/bsd/libpcap/dist/
H A Dpcap-dbus.c59 dbus_read(pcap_t *handle, int max_packets _U_, pcap_handler callback, u_char *user) argument
111 dbus_write(pcap_t *handle, const void *buf, int size) argument
133 dbus_stats(pcap_t *handle, struct pcap_stat *stats) argument
144 dbus_cleanup(pcap_t *handle) argument
176 dbus_activate(pcap_t *handle) argument
[all...]

Completed in 247 milliseconds

<<11121314151617181920>>