Home
last modified time | relevance | path

Searched defs:buflen (Results 1 – 25 of 34) sorted by relevance

12

/curl/lib/
H A Dstrerror.c777 get_winapi_error(int err, char *buf, size_t buflen) in get_winapi_error()
834 const char *Curl_strerror(int err, char *buf, size_t buflen) in Curl_strerror()
929 const char *Curl_winapi_strerror(DWORD err, char *buf, size_t buflen) in Curl_winapi_strerror()
970 const char *Curl_sspi_strerror(int err, char *buf, size_t buflen) in Curl_sspi_strerror()
H A Dhttp1.c85 const char *buf, const size_t buflen, in detect_line()
103 const char *buf, const size_t buflen, int options, in next_line()
262 const char *buf, size_t buflen, in Curl_h1_req_parse_read()
H A Dws.c389 static ssize_t ws_cw_dec_next(const unsigned char *buf, size_t buflen, in ws_cw_dec_next()
641 const unsigned char *buf, size_t buflen, in ws_enc_write_payload()
857 size_t buflen; member
866 static ssize_t ws_client_collect(const unsigned char *buf, size_t buflen, in ws_client_collect()
915 unsigned char *buf, size_t buflen, in nw_in_recv()
928 size_t buflen, size_t *nread, in curl_ws_recv()
1053 const char *buffer, size_t buflen) in ws_send_raw_blocking()
1095 size_t buflen, size_t *pnwritten) in ws_send_raw()
1131 size_t buflen, size_t *sent, in curl_ws_send()
1362 CURL_EXTERN CURLcode curl_ws_recv(CURL *curl, void *buffer, size_t buflen, in curl_ws_recv()
[all …]
H A Dhmac.c149 const unsigned char *buf, const size_t buflen, in Curl_hmacit()
H A Deasy.c1227 CURLcode curl_easy_recv(CURL *d, void *buffer, size_t buflen, size_t *n) in curl_easy_recv()
1281 size_t buflen, size_t *n) in Curl_senddata()
1310 CURLcode curl_easy_send(CURL *d, const void *buffer, size_t buflen, size_t *n) in curl_easy_send()
H A Dpingpong.c260 size_t buflen, in pingpong_read()
H A Dc-hyper.c79 uint8_t *buf, size_t buflen) in Curl_hyper_recv()
113 const uint8_t *buf, size_t buflen) in Curl_hyper_send()
H A Drequest.c348 unsigned char *buf, size_t buflen, in add_from_client()
H A Daltsvc.c402 static CURLcode getalnum(const char **ptr, char *alpnbuf, size_t buflen) in getalnum()
H A Dcf-h2-proxy.c237 unsigned char *buf, size_t buflen, in proxy_nw_in_reader()
256 const unsigned char *buf, size_t buflen, in proxy_h2_nw_out_writer()
H A Dmqtt.c569 size_t buflen, size_t *lenbytes) in mqtt_decode_len()
/curl/src/
H A Dtool_getpass.c62 char *getpass_r(const char *prompt, char *buffer, size_t buflen) in getpass_r()
99 char *getpass_r(const char *prompt, char *buffer, size_t buflen) in getpass_r()
177 size_t buflen) /* size of buffer to store password in */ in getpass_r()
H A Dtool_urlglob.c535 size_t buflen = glob->urllen + 1; in glob_next_url() local
/curl/tests/unit/
H A Dunit1655.c144 const size_t buflen = sizeof(buffer); variable
H A Dunit2603.c74 size_t buflen, i, in_len, in_consumed; in parse_success() local
/curl/packages/vms/
H A Dcurl_crtl_init.c72 unsigned short int buflen; member
/curl/tests/http/clients/
H A Dws-data.c96 static CURLcode send_binary(CURL *curl, char *buf, size_t buflen) in send_binary()
H A Dhx-upload.c177 static size_t my_write_cb(char *buf, size_t nitems, size_t buflen, in my_write_cb()
203 static size_t my_read_cb(char *buf, size_t nitems, size_t buflen, in my_read_cb()
H A Dhx-download.c174 static size_t my_write_cb(char *buf, size_t nitems, size_t buflen, in my_write_cb()
/curl/packages/OS400/
H A Dos400sys.c897 Curl_os400_sendto(int sd, char *buffer, int buflen, int flags, in Curl_os400_sendto()
912 Curl_os400_recvfrom(int sd, char *buffer, int buflen, int flags, in Curl_os400_recvfrom()
/curl/lib/vtls/
H A Dsectransp.c1480 const unsigned char *buf, size_t buflen,
1522 const unsigned char *certbuf, size_t buflen,
1658 size_t buflen; local
/curl/tests/server/
H A Dutil.c136 static const char *win32_strerror(int err, char *buf, size_t buflen) in win32_strerror()
H A Dmqttd.c367 size_t buflen, size_t *lenbytes) in decode_length()
/curl/lib/vssh/
H A Dwolfssh.c1151 void Curl_ssh_version(char *buffer, size_t buflen) in Curl_ssh_version()
/curl/tests/libtest/
H A Dlib557.c1142 size_t buflen = strlen(buf); in _strlen_check() local

Completed in 57 milliseconds

12