Searched refs:ares__init_list_head (Results 1 – 4 of 4) sorted by relevance
27 void ares__init_list_head(struct list_node* head) { in ares__init_list_head() function73 ares__init_list_head(head_b); in ares__swap_lists()80 ares__init_list_head(head_a); in ares__swap_lists()
28 void ares__init_list_head(struct list_node* head);
183 ares__init_list_head(&(channel->all_queries)); in ares_init_options()186 ares__init_list_head(&(channel->queries_by_qid[i])); in ares_init_options()190 ares__init_list_head(&(channel->queries_by_timeout[i])); in ares_init_options()1802 ares__init_list_head(&server->queries_to_server); in ares__init_servers_state()
649 ares__init_list_head(&list_head); in handle_error()