Searched defs:handle (Results 451 - 475 of 1084) sorted by relevance

<<11121314151617181920>>

/netbsd-current/sys/arch/evbmips/sbmips/
H A Drtc.c151 xirtc_settime(todr_chip_handle_t handle, struct clock_ymdhms *ymdhms) argument
183 xirtc_gettime(todr_chip_handle_t handle, struct clock_ymdhms *ymdhms) argument
261 strtc_settime(todr_chip_handle_t handle, struct clock_ymdhms *ymdhms) argument
286 strtc_gettime(todr_chip_handle_t handle, struct clock_ymdhms *ymdhms) argument
/netbsd-current/sys/arch/evbmips/stand/sbmips/common/
H A Dcfe_api.c76 cfe_init(cfe_xuint_t handle, cfe_xuint_t ept) argument
93 cfe_close(int handle) argument
370 cfe_inpstat(int handle) argument
392 cfe_ioctl(int handle, unsigned int ioctlnum, unsigned char *buffer, int length, argument
440 cfe_read(int handle, unsigned char *buffer, int length) argument
448 cfe_readblk(int handle, cfe_xint_t offset, unsigned char *buffer, int length) argument
508 cfe_write(int handle, unsigned char *buffer, int length) argument
516 cfe_writeblk(int handle, cfe_xint_t offset, unsigned char *buffer, int length) argument
[all...]
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_rtems.cc242 void __sanitizer_thread_create_hook(void *handle, uptr thread, int status) { argument
246 void __sanitizer_thread_start_hook(void *handle, uptr self) { argument
250 void __sanitizer_thread_exit_hook(void *handle, uptr self) { argument
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/kadm5/
H A Dpassword_quality.c264 void *handle; local
327 void *handle; local
[all...]
/netbsd-current/crypto/external/cpl/trousers/dist/src/tcs/
H A Dtcsi_transport.c411 UINT32 handle; local
/netbsd-current/external/bsd/wpa/dist/src/wps/
H A Dhttp_client.c44 static void http_client_got_response(struct httpread *handle, void *cookie, argument
H A Dhttp_server.c41 static void http_request_cb(struct httpread *handle, void *cookie, argument
/netbsd-current/sys/external/bsd/vchiq/dist/interface/vchi/
H A Dvchi.h79 VCHI_MEM_HANDLE_T handle; member in struct:vchi_msg_vector_ex::__anon18416::__anon18417
82 } handle; member in union:vchi_msg_vector_ex::__anon18416
[all...]
/netbsd-current/sys/external/bsd/vchiq/dist/interface/vchiq_arm/
H A Dvchiq_ioctl.h46 unsigned int handle; /* OUT */ member in struct:__anon18438
50 unsigned int handle; member in struct:__anon18439
56 unsigned int handle; member in struct:__anon18440
79 unsigned int handle; member in struct:__anon18443
91 unsigned int handle; member in struct:__anon18445
/netbsd-current/sys/arch/sbmips/sbmips/
H A Drtc.c151 xirtc_settime(todr_chip_handle_t handle, struct clock_ymdhms *ymdhms) argument
183 xirtc_gettime(todr_chip_handle_t handle, struct clock_ymdhms *ymdhms) argument
261 strtc_settime(todr_chip_handle_t handle, struct clock_ymdhms *ymdhms) argument
286 strtc_gettime(todr_chip_handle_t handle, struct clock_ymdhms *ymdhms) argument
/netbsd-current/sys/dev/ic/
H A Duda1341.c79 uda1341_open(void *handle, int flags) argument
114 uda1341_close(void *handle) argument
130 uda1341_set_format(void *handle, int setmode, argument
297 uda1341_query_devinfo(void *handle, mixer_devinfo_t *mi) argument
549 uda1341_get_port(void *handle, mixer_ctrl_t *mixer) argument
650 uda1341_set_port(void *handle, mixer_ctrl_ argument
[all...]
/netbsd-current/external/bsd/bzip2/dist/
H A Dbzip2recover.c78 FILE* handle; member in struct:__anon2
/netbsd-current/sys/netbt/
H A Dhci_event.c384 uint16_t handle, num; local
[all...]
/netbsd-current/sys/arch/macppc/stand/bootxx/
H A Dbootxx.c178 OF_getprop(int handle, char *prop, void *buf, int buflen) argument
212 int handle; member in struct:__anon3
226 OF_read(int handle, void *addr, int len) argument
251 OF_seek(int handle, u_quad_t pos) argument
257 int handle; member in struct:__anon5
276 OF_write(int handle, const void *addr, int len) argument
[all...]
/netbsd-current/sys/external/mit/xen-include-public/dist/xen/include/public/io/
H A Dblkif.h630 blkif_vdev_t handle; /* only for read/write requests */ member in struct:blkif_request
645 blkif_vdev_t handle; /* same as for read/write requests */ member in struct:blkif_request_discard
658 blkif_vdev_t handle; /* same as for read/write requests */ member in struct:blkif_request_indirect
/netbsd-current/external/mit/libuv/dist/test/
H A Drunner-win.c308 HANDLE handle; local
H A Dtest-fork.c222 void fork_signal_to_child_cb(uv_signal_t* handle, int signum) argument
398 static void fs_event_cb_file_current_dir(uv_fs_event_t* handle, argument
H A Dtest-stdio-over-pipes.c45 static void close_cb(uv_handle_t* handle) { argument
76 static void on_alloc(uv_handle_t* handle, argument
198 static void on_read_alloc(uv_handle_t* handle, argument
/netbsd-current/external/bsd/ntp/dist/lib/isc/unix/
H A Dentropy.c60 int handle; member in struct:__anon112
[all...]
/netbsd-current/sys/arch/x86/pci/
H A Dpci_intr_machdep.c442 pci_intr_handle_t *handle; local
/netbsd-current/sys/arch/arm/ofw/
H A Dopenfirm.c173 OF_nextprop(int handle, const char *prop, void *nextprop) argument
199 OF_getprop(int handle, const char *prop, void *buf, int buflen) argument
228 OF_setprop(int handle, const char *prop, const void *buf, int buflen) argument
257 OF_getproplen(int handle, const char *prop) argument
480 int handle; member in struct:__anon16
494 OF_close(int handle) argument
500 int handle; member in struct:__anon17
512 OF_read(int handle, void *addr, int len) argument
537 OF_write(int handle, const void *addr, int len) argument
562 OF_seek(int handle, u_quad_t pos) argument
568 int handle; member in struct:__anon20
[all...]
/netbsd-current/usr.sbin/intrctl/
H A Dintrctl.c135 void *handle; local
[all...]
/netbsd-current/sys/arch/evbarm/rpi/
H A Dvcprop_subr.c156 rpi_lock_mem(uint32_t handle) argument
204 rpi_unlock_mem(uint32_t handle) argument
252 rpi_release_mem(uint32_t handle) argument
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/asan/
H A Dasan_rtems.cc234 void __sanitizer_thread_create_hook(void *handle, uptr thread, int status) { argument
238 void __sanitizer_thread_start_hook(void *handle, uptr self) { argument
242 void __sanitizer_thread_exit_hook(void *handle, uptr self) { argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Support/
H A DCrashRecoveryContext.cpp315 PVOID handle = ::AddVectoredExceptionHandler(1, ExceptionHandler); local

Completed in 221 milliseconds

<<11121314151617181920>>