Home
last modified time | relevance | path

Searched refs:_list (Results 1 – 2 of 2) sorted by relevance

/curl/lib/
H A Dllist.c90 ne->_list = list; in Curl_llist_insert_next()
148 list = e->_list; in Curl_node_uremove()
173 e->_list = NULL; in Curl_node_uremove()
264 DEBUGASSERT(!n->_list || n->_init == NODEINIT); in Curl_node_llist()
265 return n->_list; in Curl_node_llist()
H A Dllist.h46 struct Curl_llist *_list; /* the list where this belongs */ member

Completed in 4 milliseconds