Searched defs:handle (Results 176 - 200 of 1084) sorted by relevance

1234567891011>>

/netbsd-current/crypto/external/cpl/trousers/dist/src/tspi/
H A Dtsp_sign.c37 TCS_HANDLE *handles, handle; local
/netbsd-current/external/gpl2/lvm2/dist/test/api/
H A Dvgtest.c28 lvm_t handle; variable
[all...]
/netbsd-current/external/gpl2/lvm2/dist/tools/
H A Dlvmcmdlib.c46 int lvm2_run(void *handle, const char *cmdline) argument
102 void lvm2_log_level(void *handle, int level) argument
116 void lvm2_exit(void *handle) argument
/netbsd-current/sys/arch/hpcsh/dev/hd6446x/
H A Dhd6446xintc.c82 hd6446x_intr_disestablish(void *handle) argument
/netbsd-current/sys/external/bsd/drm/dist/bsd-core/
H A Ddrm_drawable.c40 int handle; member in struct:bsd_drm_drawable_info
59 drm_get_drawable_info(struct drm_device *dev, int handle) argument
[all...]
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/gssapi/krb5/
H A Dcreds.c43 gsskrb5_cred handle = (gsskrb5_cred)cred_handle; local
185 gsskrb5_cred handle; local
[all...]
/netbsd-current/tests/rump/rumpkern/
H A Dt_modcmd.c119 void *handle; local
/netbsd-current/sys/dev/ic/
H A Dmsm6242b.c66 todr_chip_handle_t handle; local
90 msm6242b_gettime_ymdhms(todr_chip_handle_t handle, struct clock_ymdhms *dt) argument
213 msm6242b_settime_ymdhms(todr_chip_handle_t handle, struct clock_ymdhms *dt) argument
[all...]
H A Dmk48txx.c70 todr_chip_handle_t handle; local
106 mk48txx_gettime_ymdhms(todr_chip_handle_t handle, struct clock_ymdhms *dt) argument
153 mk48txx_settime_ymdhms(todr_chip_handle_t handle, struct clock_ymdhms *dt) argument
208 mk48txx_get_nvram_size(todr_chip_handle_t handle, bus_size_t *vp) argument
[all...]
/netbsd-current/sys/dev/
H A Dled.c177 led_detach(void *handle) argument
/netbsd-current/usr.sbin/npf/npfctl/
H A Dnpf_extmod.c56 npf_extmod_sym(void *handle, const char *name, const char *func) argument
73 void *handle; local
/netbsd-current/usr.sbin/sdpd/
H A Ddb.c314 db_select_handle(server_t *srv, int fd, uint32_t handle) argument
341 db_create(server_t *srv, int fd, const bdaddr_t *bdaddr, uint32_t handle, sdp_data_t *data) argument
[all...]
/netbsd-current/usr.sbin/intrctl/
H A Dintrctl_io.c84 intrctl_io_free(void *handle) argument
91 intrctl_io_ncpus(void *handle) argument
99 intrctl_io_nintrs(void *handle) argument
107 intrctl_io_firstline(void *handle) argument
122 intrctl_io_nextline(void *handle, struct intrio_list_line *cur) argument
[all...]
/netbsd-current/lib/libc/iconv/
H A Diconv.c62 struct _citrus_iconv *handle; local
74 iconv_close(iconv_t handle) argument
87 iconv(iconv_t handle, char **in, size_t *szin, char **out, size_t *szout) argument
109 __iconv(iconv_t handle, cha argument
[all...]
/netbsd-current/sys/arch/ia64/ia64/
H A Dbus_space.c107 ia64_bus_space_free(bus_space_tag_t t, bus_space_handle_t handle, argument
/netbsd-current/external/mit/libcbor/dist/src/cbor/
H A Dbytestrings.c60 cbor_item_t *cbor_build_bytestring(cbor_data handle, size_t length) { argument
/netbsd-current/external/mit/libuv/dist/docs/code/multi-echo-server/
H A Dworker.c22 void alloc_buffer(uv_handle_t *handle, size_t suggested_size, uv_buf_t *buf) { argument
/netbsd-current/external/mit/libuv/dist/docs/code/pipe-echo-server/
H A Dmain.c25 void alloc_buffer(uv_handle_t *handle, size_t suggested_size, uv_buf_t *buf) { argument
/netbsd-current/external/mit/libuv/dist/docs/code/signal/
H A Dmain.c15 void signal_handler(uv_signal_t *handle, int signum) argument
/netbsd-current/external/mit/libuv/dist/test/
H A Dtest-connection-fail.c39 static void on_close(uv_handle_t* handle) { argument
44 static void timer_close_cb(uv_handle_t* handle) { argument
49 static void timer_cb(uv_timer_t* handle) { argument
H A Dtest-eintr-handling.c60 static void sig_func(uv_signal_t* handle, int signum) { argument
H A Dtest-osx-select.c33 static void alloc_cb(uv_handle_t* handle, size_t size, uv_buf_t* buf) { argument
H A Dtest-tcp-close-while-connecting.c35 static void close_cb(uv_handle_t* handle) { argument
53 static void timer1_cb(uv_timer_t* handle) { argument
60 static void timer2_cb(uv_timer_t* handle) { argument
H A Dtest-tcp-try-write-error.c37 static void close_cb(uv_handle_t* handle) { argument
41 static void incoming_close_cb(uv_handle_t* handle) { argument
/netbsd-current/sys/dev/acpi/
H A Dgenet_acpi.c84 ACPI_HANDLE handle = aa->aa_node->ad_handle; local

Completed in 407 milliseconds

1234567891011>>