Searched refs:easylp (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Dmultihandle.h70 struct SessionHandle *easylp; /* last node */ member in struct:Curl_multi
H A Dmulti.c415 struct SessionHandle *last = multi->easylp;
418 multi->easylp = data; /* the new last node */
424 multi->easylp = multi->easyp = data; /* both first and last */
603 multi->easylp = data->prev; /* point to last node */

Completed in 44 milliseconds