Home
last modified time | relevance | path

Searched refs:ares__llist_first_val (Results 1 - 5 of 5) sorted by relevance

/third_party/node/deps/cares/src/lib/
H A Dares__llist.h165 void *ares__llist_first_val(ares__llist_t *list);
H A Dares__close_sockets.c39 while ((query = ares__llist_first_val(conn->queries_to_conn)) != NULL) { in ares__requeue_queries()
H A Dares__llist.c238 void *ares__llist_first_val(ares__llist_t *list) in ares__llist_first_val() function
H A Dares__htable.c244 const void *val = ares__llist_first_val(htable->buckets[i]); in ares__htable_expand()
H A Dares__hosts_file.c929 (*hostent)->h_name = ares_strdup(ares__llist_first_val(entry->hosts)); in ares__hosts_entry_to_hostent()

Completed in 4 milliseconds