Home
last modified time | relevance | path

Searched refs:Curl_splayremove (Results 1 - 4 of 4) sorted by relevance

/third_party/curl/lib/
H A Dsplay.h49 int Curl_splayremove(struct Curl_tree *t,
H A Dsplay.c211 int Curl_splayremove(struct Curl_tree *t, in Curl_splayremove() function
H A Dmulti.c3645 rc = Curl_splayremove(multi->timetree, &data->state.timenode,
3692 rc = Curl_splayremove(multi->timetree, &data->state.timenode,
/third_party/curl/tests/unit/
H A Dunit1309.c104 rc = Curl_splayremove(root, &nodes[rem], &root);

Completed in 5 milliseconds