Searched defs:node (Results 1 – 12 of 12) sorted by relevance
104 struct Curl_tree *node) in Curl_splayinsert()287 void Curl_splayset(struct Curl_tree *node, void *payload) in Curl_splayset()293 void *Curl_splayget(struct Curl_tree *node) in Curl_splayget()
31 struct Curl_llist_node node; member
37 struct Curl_llist_node node; member
51 struct Curl_llist_node node; member
33 struct Curl_llist_node node; /* for the main cookie list */ member
663 static struct Curl_addrinfo *ares2addr(struct ares_addrinfo_node *node) in ares2addr()
3441 struct time_node *node = Curl_node_elem(e); local3459 struct time_node *node = Curl_node_elem(e); local3897 struct time_node *node; local
3905 struct Curl_data_prio_node *node = parent->set.priority.children; local
42 struct Curl_tree *node; in splayprint() local
42 struct getout *node = config->url_list; in clean_getout() local
44 struct getout *node = calloc(1, sizeof(struct getout)); in new_getout() local
143 const xmlNode *node = nodeset->nodeTab[x]->xmlChildrenNode; in follow_links() local
Completed in 31 milliseconds