Searched defs:cb (Results 251 - 275 of 352) sorted by relevance

<<1112131415

/freebsd-12-stable/sys/arm64/arm64/
H A Dmachdep.c753 foreach_efi_map_entry(struct efi_map_header *efihdr, efi_map_entry_cb cb) argument
/freebsd-12-stable/crypto/openssl/ssl/
H A Dssl_sess.c283 GEN_SESSION_CB cb = def_generate_session_id; local
1008 int SSL_set_session_ticket_ext_cb(SSL *s, tls_session_ticket_ext_cb_fn cb, argument
[all...]
/freebsd-12-stable/crypto/openssh/
H A Dchannels.h92 channel_confirm_cb *cb; member in struct:channel_confirm
/freebsd-12-stable/crypto/openssl/crypto/bn/
H A Dbn_lib.c957 void BN_GENCB_free(BN_GENCB *cb) argument
994 void *BN_GENCB_get_arg(BN_GENCB *cb) argument
/freebsd-12-stable/contrib/subversion/subversion/libsvn_client/
H A Dra.c99 callback_baton_t *cb = baton; local
156 callback_baton_t *cb = baton; local
202 callback_baton_t *cb = baton; local
233 callback_baton_t *cb = baton; local
258 callback_baton_t *cb = baton; local
334 callback_baton_t *cb = apr_pcalloc(result_pool, sizeof(*cb)); local
[all...]
/freebsd-12-stable/contrib/subversion/subversion/libsvn_fs_base/
H A Dreps-strings.c192 struct compose_handler_baton *cb = baton; local
254 get_one_window(struct compose_handler_baton *cb, svn_fs_t *fs, representation_t *rep, int cur_chunk) argument
339 struct compose_handler_baton cb = { 0 }; local
[all...]
/freebsd-12-stable/contrib/subversion/subversion/libsvn_fs_x/
H A Dfs_x.c1190 change_rev_prop_baton_t *cb = baton; local
1237 change_rev_prop_baton_t cb; local
[all...]
/freebsd-12-stable/usr.sbin/bhyve/
H A Dpci_virtio_console.c245 pci_vtcon_port_add(struct pci_vtcon_softc *sc, const char *name, pci_vtcon_cb_t *cb, void *arg) argument
/freebsd-12-stable/usr.sbin/uhsoctl/
H A Duhsoctl.c580 at_cmd(struct ctx *ctx, const char *resp, resp_cb cb, resp_arg *ra, const char *cf, ...) argument
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_interceptors.cpp1003 signal_cb cb = local
1016 sigaction_cb cb = local
1387 uptr cb = (uptr)pnew_act->sigaction; local
1398 uptr cb local
1413 signal_impl(int signo, uptr cb) argument
[all...]
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_win.cpp1079 void GetMemoryProfile(fill_profile_f cb, uptr *stats, uptr stats_size) { } argument
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DCommandLine.h476 template <typename R, typename Ty> struct cb { struct in namespace:llvm
479 cb(std::function<R(Ty)> CB) : CB(CB) {} function in struct:llvm::cb
/freebsd-12-stable/contrib/wpa/src/crypto/
H A Dtls_wolfssl.c2110 tls_connection_set_session_ticket_cb(void *tls_ctx, struct tls_connection *conn, tls_session_ticket_cb cb, void *ctx) argument
/freebsd-12-stable/contrib/wpa/src/eapol_supp/
H A Deapol_supp_sm.c933 int cb; local
945 int cb; local
/freebsd-12-stable/contrib/ntp/sntp/libevent/
H A Devutil.c1558 evutil_getaddrinfo_async_(struct evdns_base *dns_base, const char *nodename, const char *servname, const struct evutil_addrinfo *hints_in, void (*cb)(int, struct evutil_addrinfo *, void *), void *arg) argument
/freebsd-12-stable/contrib/subversion/subversion/libsvn_repos/
H A Ddump.c2304 struct check_name_collision_baton *const cb = baton; local
/freebsd-12-stable/contrib/subversion/subversion/libsvn_subr/
H A Dmergeinfo.c1533 struct mergeinfo_diff_baton *cb = baton; local
[all...]
/freebsd-12-stable/contrib/unbound/services/
H A Dlisten_dnsport.c1244 listen_create(struct comm_base* base, struct listen_port* ports, size_t bufsize, int tcp_accept_count, int tcp_idle_timeout, int harden_large_queries, uint32_t http_max_streams, char* http_endpoint, int http_notls, struct tcl_list* tcp_conn_limit, void* sslctx, struct dt_env* dtenv, comm_point_callback_type* cb, void *cb_arg) argument
/freebsd-12-stable/contrib/unbound/util/
H A Dnetevent.c4145 comm_timer_create(struct comm_base* base, void (*cb)(void*), void* cb_arg) argument
/freebsd-12-stable/contrib/wpa/src/ap/
H A Dieee802_1x.c2410 struct eapol_auth_cb cb; local
[all...]
H A Dwpa_auth_i.h221 const struct wpa_auth_callbacks *cb; member in struct:wpa_authenticator
/freebsd-12-stable/contrib/gcclibs/libcpp/
H A Ddirectives.c2162 cpp_set_callbacks(cpp_reader *pfile, cpp_callbacks *cb) argument
[all...]
H A Dinternal.h427 struct cpp_callbacks cb; member in struct:cpp_reader
/freebsd-12-stable/contrib/libevent/
H A Devutil.c1580 evutil_getaddrinfo_async_( struct evdns_base *dns_base, const char *nodename, const char *servname, const struct evutil_addrinfo *hints_in, void (*cb)(int, struct evutil_addrinfo *, void *), void *arg) argument
/freebsd-12-stable/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_import.c1768 aux_cbdata_t cb = { 0 }; local
[all...]

Completed in 491 milliseconds

<<1112131415