Lines Matching defs:multi
788 /* Called from the multi interface during the PROTOCONNECT phase, and it
793 /* Called from the multi interface during the DOING phase, and it should
798 /* Called from the multi interface during the DO_MORE phase, and it should
803 /* Called from the multi interface during the DO_DONE, PERFORM and
907 multiplexing) and it cannot be used by another multi handle! */
1478 /* when curl_easy_perform() is called, the multi handle is "owned" by
1480 also close the multi handle! */
1500 invoked twice when the multi interface is used. */
1501 BIT(previouslypending); /* this transfer WAS in the multi->pending queue */
1645 /* callback that gets called when this easy handle is completed within a multi
1940 HCACHE_MULTI, /* points to a shared one in the multi handle */
1957 handle with a multi handle. Set this to CURLEASY_MAGIC_NUMBER */
1988 struct Curl_multi *multi; /* if non-NULL, points to the multi handle
1990 the multi interface */
1991 struct Curl_multi *multi_easy; /* if non-NULL, points to the multi handle