Searched defs:cb (Results 151 - 175 of 222) sorted by relevance

123456789

/openbsd-current/sys/dev/usb/
H A Dusbdi.c214 usbd_open_pipe_intr(struct usbd_interface *iface, u_int8_t address, u_int8_t flags, struct usbd_pipe **pipe, void *priv, void *buffer, u_int32_t len, usbd_callback cb, int ival) argument
H A Dif_runvar.h104 void (*cb)(struct run_softc *, void *); member in struct:run_host_cmd
H A Dif_mtwvar.h106 void (*cb)(struct mtw_softc *, void *); member in struct:mtw_host_cmd
/openbsd-current/usr.sbin/unbound/libunbound/
H A Dlibunbound.c648 ub_callback_type cb; local
691 ub_callback_type cb; local
580 process_answer_detail(struct ub_ctx* ctx, uint8_t* msg, uint32_t len, ub_callback_type* cb, void** cbarg, int* err, struct ub_result** res) argument
[all...]
H A Dlibworker.c661 ub_event_callback_type cb = q->cb_event; local
/openbsd-current/sbin/unwind/libunbound/libunbound/
H A Dlibunbound.c648 ub_callback_type cb; local
691 ub_callback_type cb; local
580 process_answer_detail(struct ub_ctx* ctx, uint8_t* msg, uint32_t len, ub_callback_type* cb, void** cbarg, int* err, struct ub_result** res) argument
[all...]
H A Dlibworker.c661 ub_event_callback_type cb = q->cb_event; local
/openbsd-current/gnu/gcc/gcc/
H A Dfix-header.c606 cpp_callbacks *cb; local
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dfix-header.c614 cpp_callbacks *cb; local
/openbsd-current/libexec/ld.so/
H A Dmalloc.c869 lock_cb *cb; local
977 lock_cb *cb; local
1008 lock_cb *cb; local
1060 lock_cb *cb; local
1168 lock_cb *cb; local
[all...]
/openbsd-current/sys/dev/ic/
H A Dbwfmvar.h126 void (*cb)(struct bwfm_softc *, void *); member in struct:bwfm_host_cmd
/openbsd-current/usr.bin/tmux/
H A Dcontrol.c227 control_free_block(struct control_state *cs, struct control_block *cb) argument
271 struct control_block *cb, *cb1; local
410 struct control_block *cb; local
437 struct control_block *cb; local
473 struct control_block *cb; local
594 struct control_block *cb, *cb1; local
664 struct control_block *cb, *cb1; local
823 struct control_block *cb, *cb1; local
[all...]
H A Dmode-tree.c372 mode_tree_each_tagged(struct mode_tree_data *mtd, mode_tree_each_cb cb, argument
/openbsd-current/usr.sbin/unbound/services/
H A Doutside_network.h328 comm_point_callback_type* cb; member in struct:pending
410 comm_point_callback_type* cb; member in struct:waiting_tcp
434 comm_point_callback_type* cb; member in struct:service_callback
[all...]
/openbsd-current/sbin/unwind/libunbound/services/
H A Doutside_network.h328 comm_point_callback_type* cb; member in struct:pending
410 comm_point_callback_type* cb; member in struct:waiting_tcp
434 comm_point_callback_type* cb; member in struct:service_callback
[all...]
/openbsd-current/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_display.c90 amdgpu_display_flip_callback(struct dma_fence *f, struct dma_fence_cb *cb) argument
/openbsd-current/sys/dev/pci/drm/i915/selftests/
H A Di915_request.c2562 static void signal_cb(struct dma_fence *fence, struct dma_fence_cb *cb) argument
2590 struct signal_cb cb = { .seen = false }; local
/openbsd-current/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_allocator_test.cpp717 auto cb = [](uptr chunk, void *arg) { local
/openbsd-current/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_fuchsia.cpp386 void GetMemoryProfile(fill_profile_f cb, uptr *stats) {} argument
/openbsd-current/lib/libssl/
H A Dtls13_record_layer.c113 struct tls13_record_layer_callbacks cb; member in struct:tls13_record_layer
[all...]
H A Dssl_sess.c436 GEN_SESSION_CB cb = def_generate_session_id; local
1085 SSL_set_session_ticket_ext_cb(SSL *s, tls_session_ticket_ext_cb_fn cb, argument
1340 PEM_read_SSL_SESSION(FILE *fp, SSL_SESSION **x, pem_password_cb *cb, void *u) argument
1348 PEM_read_bio_SSL_SESSION(BIO *bp, SSL_SESSION **x, pem_password_cb *cb, void *u) argument
[all...]
/openbsd-current/lib/libtls/
H A Dtls_config.c762 tls_config_set_sign_cb(struct tls_config *config, tls_sign_cb cb, void *cb_arg) argument
/openbsd-current/sys/dev/pci/drm/i915/
H A Di915_vma.c351 struct i915_sw_dma_fence_cb cb; member in struct:i915_vma_work
/openbsd-current/usr.bin/ssh/
H A Dchannels.h101 channel_confirm_cb *cb; member in struct:channel_confirm
/openbsd-current/usr.sbin/unbound/util/
H A Dmodule.h241 void* cb; member in struct:inplace_cb

Completed in 349 milliseconds

123456789