Searched refs:easyp (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Dmultihandle.h69 struct SessionHandle *easyp; member in struct:Curl_multi
H A Dmulti.c414 if(multi->easyp) {
424 multi->easylp = multi->easyp = data; /* both first and last */
597 multi->easyp = data->next; /* point to first node */
746 data=multi->easyp;
805 data=multi->easyp;
843 data=multi->easyp;
1743 data=multi->easyp;
1854 data = multi->easyp;
2183 data=multi->easyp;
2707 data=multi->easyp;
[all...]
H A Deasy.c615 infof(multi->easyp, "call curl_multi_socket_action( socket %d )\n",

Completed in 29 milliseconds