Home | History | Annotate | Download | only in lib

Lines Matching defs:doing

479   /* When doing Negotiate (SPNEGO) auth, we first need to send a token
717 bool upload_done; /* set to TRUE when doing chunked transfer-encoding upload
740 bool upload_chunky; /* set TRUE if we are doing chunked transfer-encoding
768 * for doing the FTP stuff after the PASV/PORT command.
782 CURLcode (*doing)(struct connectdata *, bool *done);
790 /* Called from the multi interface during the DOING phase, and it should
975 transfer when doing FTP */
1321 char *scratch; /* huge buffer[BUFSIZE*2] when doing upload CRLF replacing */
1706 bool proxy_transfer_mode; /* set transfer mode (;type=<a|i>) when doing FTP