Home
last modified time | relevance | path

Searched refs:sock_state_cb_data (Results 1 – 6 of 6) sorted by relevance

/third_party/node/deps/cares/src/lib/
Dares_private.h329 void *sock_state_cb_data; member
434 (c)->sock_state_cb((c)->sock_state_cb_data, (s), (r), (w)); \
Dares_init.c144 channel->sock_state_cb_data = NULL; in ares_init_options()
349 options->sock_state_cb_data = channel->sock_state_cb_data; in ares_save_options()
448 channel->sock_state_cb_data = options->sock_state_cb_data; in init_by_options()
/third_party/nghttp2/src/
Dshrpx_dns_resolver.cc157 opts.sock_state_cb_data = this; in resolve()
/third_party/node/deps/cares/include/
Dares.h275 void *sock_state_cb_data; member
/third_party/curl/lib/
Dasyn-ares.c159 options.sock_state_cb_data = easy; in Curl_resolver_init()
/third_party/node/src/
Dcares_wrap.cc715 options.sock_state_cb_data = this; in Setup()