Home
last modified time | relevance | path

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

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

Completed in 30 milliseconds