Home
last modified time | relevance | path

Searched refs:ares__init_list_head (Results 1 – 8 of 8) sorted by relevance

/third_party/node/deps/cares/src/lib/
Dares_llist.h28 void ares__init_list_head(struct list_node* head);
Dares_llist.c27 void ares__init_list_head(struct list_node* head) { in ares__init_list_head() function
Dares_process.c690 ares__init_list_head(head_b); in swap_lists()
697 ares__init_list_head(head_a); in swap_lists()
724 ares__init_list_head(&list_head); in handle_error()
Dares_init.c161 ares__init_list_head(&(channel->all_queries)); in ares_init_options()
164 ares__init_list_head(&(channel->queries_by_qid[i])); in ares_init_options()
168 ares__init_list_head(&(channel->queries_by_timeout[i])); in ares_init_options()
2650 ares__init_list_head(&server->queries_to_server); in ares__init_servers_state()
/third_party/cares/
Dares_llist.h28 void ares__init_list_head(struct list_node* head);
Dares_llist.c27 void ares__init_list_head(struct list_node* head) { in ares__init_list_head() function
Dares_process.c696 ares__init_list_head(head_b); in swap_lists()
703 ares__init_list_head(head_a); in swap_lists()
730 ares__init_list_head(&list_head); in handle_error()
Dares_init.c182 ares__init_list_head(&(channel->all_queries)); in ares_init_options()
185 ares__init_list_head(&(channel->queries_by_qid[i])); in ares_init_options()
189 ares__init_list_head(&(channel->queries_by_timeout[i])); in ares_init_options()
2622 ares__init_list_head(&server->queries_to_server); in ares__init_servers_state()