Lines Matching defs:done
163 bool *done,
493 BIT(httpproxy); /* if set, this transfer is done through an HTTP proxy */
494 BIT(socksproxy); /* if set, this transfer is done through a socks proxy */
503 BIT(proxy); /* if set, this transfer is done through a proxy - any type */
539 BIT(bound); /* set true if bind() has already been done on this socket/
571 #define KEEP_RECV_HOLD (1<<2) /* when set, no reading should be done but there
573 #define KEEP_SEND_HOLD (1<<3) /* when set, no writing should be done but there
597 int status; /* if done is TRUE, this is the status from the callback */
598 BIT(done); /* set TRUE when the lookup is complete */
619 the 100 header once done with the request */
761 /* Complement to setup_connection_internals(). This is done before the
767 CURLcode (*do_it)(struct Curl_easy *data, bool *done);
768 CURLcode (*done)(struct Curl_easy *, CURLcode, bool);
777 * after the connect() and everything is done, as a step in the connection.
778 * The 'done' pointer points to a bool that should be set to TRUE if the
782 CURLcode (*connect_it)(struct Curl_easy *data, bool *done);
785 CURLcode (*connecting)(struct Curl_easy *data, bool *done);
786 CURLcode (*doing)(struct Curl_easy *data, bool *done);
822 bool is_eos, bool *done);
917 there is no name resolve done. */
1234 BIT(done); /* TRUE when the auth phase is done and ready to do the
1238 BIT(iestyle); /* TRUE if digest should be done IE-style or FALSE if it
1498 BIT(done); /* set to FALSE when Curl_init_do() is called and set to TRUE