HomeSort by relevance Sort by last modified time
    Searched full:easyp (Results 1 - 4 of 4) sorted by null

  /external/curl/lib/
multihandle.h 74 struct SessionHandle *easyp; member in struct:Curl_multi
multi.c 417 if(multi->easyp) {
426 multi->easylp = multi->easyp = data; /* both first and last */
601 multi->easyp = data->next; /* point to first node */
760 data=multi->easyp;
819 data=multi->easyp;
857 data=multi->easyp;
    [all...]
easy.c 622 infof(multi->easyp, "call curl_multi_socket_action( socket %d )\n",
  /external/curl/docs/
INTERNALS     [all...]

Completed in 766 milliseconds