Home
last modified time | relevance | path

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

/curl/lib/
H A Dcookie.h34 struct Curl_llist_node getnode; /* for getlist */ member
H A Dcookie.c1398 Curl_llist_append(list, co, &co->getnode); in Curl_cookie_getlist()
1436 Curl_llist_append(list, array[i], &array[i]->getnode); in Curl_cookie_getlist()

Completed in 7 milliseconds