Searched refs:do_it (Results 1 – 6 of 6) sorted by relevance
330 do_it = 0333 do_it = 1337 if do_it:
724 CURLcode (*do_it)(struct connectdata *, bool *done); member
6181 if(conn->handler->do_it) { in Curl_do()6183 result = conn->handler->do_it(conn, done); in Curl_do()6199 result = conn->handler->do_it(conn, done); in Curl_do()
995 ->do_it is the function called to issue the transfer request. What we call
3612 static SuppressVideoInputMessages do_it; variable
4404 return ext_interface->do_it(ext);