Lines Matching refs:buffer
138 /* Some parts of the code (e.g. chunked encoding) assume this buffer has at
283 Curl_safefree(data->state.buffer);
589 Curl_safefree(conn->http_proxy.host.rawalloc); /* http proxy name buffer */
590 Curl_safefree(conn->socks_proxy.host.rawalloc); /* socks proxy name buffer */
597 Curl_safefree(conn->host.rawalloc); /* host name buffer */
598 Curl_safefree(conn->conn_to_host.rawalloc); /* host name buffer */
1753 char buffer[STRERROR_LEN];
1755 Curl_strerror(errno, buffer, sizeof(buffer)));
2643 /* Allocate the user portion buffer, which can be zero length */
2650 /* Allocate the password portion buffer */
2659 /* Allocate the options portion buffer */