Home
last modified time | relevance | path

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

/curl/src/
H A Dtool_cb_see.c50 int tool_seek_cb(void *userdata, curl_off_t offset, int whence) in tool_seek_cb()
H A Dtool_formparse.c216 int tool_mime_stdin_seek(void *instream, curl_off_t offset, int whence) in tool_mime_stdin_seek()
/curl/include/curl/
H A Dwebsockets.h34 curl_off_t offset; /* the offset of this data into the frame */ member
/curl/docs/examples/
H A Danyauthput.c58 static int my_seek(void *userp, curl_off_t offset, int origin) in my_seek()
/curl/lib/vauth/
H A Dkrb5_sspi.c256 size_t offset = 0; in Curl_auth_create_gssapi_security_message() local
/curl/lib/vssh/
H A Dwolfssh.c254 word32 offset[2]; in wsftp_send() local
299 word32 offset[2]; in wsftp_recv() local
H A Dssh.h210 curl_off_t offset; member
/curl/lib/
H A Drequest.h79 curl_off_t offset; /* possible resume offset read from the member
H A Dsendf.c585 curl_off_t offset) in Curl_creader_def_resume_from()
766 curl_off_t offset) in cr_in_resume_from()
1307 curl_off_t offset) in cr_buf_resume_from()
1379 CURLcode Curl_creader_resume_from(struct Curl_easy *data, curl_off_t offset) in Curl_creader_resume_from()
H A Dmime.c679 static int mime_mem_seek(void *instream, curl_off_t offset, int whence) in mime_mem_seek()
731 static int mime_file_seek(void *instream, curl_off_t offset, int whence) in mime_file_seek()
767 size_t offset = curlx_sotouz(state->offset); in readback_bytes() local
1101 static int mime_subparts_seek(void *instream, curl_off_t offset, int whence) in mime_subparts_seek()
2040 curl_off_t offset) in cr_mime_resume_from()
H A Dsmb.c136 unsigned short offset; member
202 unsigned int offset; member
216 unsigned int offset; member
763 curl_off_t offset = data->req.offset; in smb_send_read() local
784 curl_off_t offset = data->req.offset; in smb_send_write() local
H A Dbufq.c125 static void chunk_peek_at(const struct buf_chunk *chunk, size_t offset, in chunk_peek_at()
479 bool Curl_bufq_peek_at(struct bufq *q, size_t offset, in Curl_bufq_peek_at()
H A Dheaders.c230 size_t offset; in unfold_value() local
H A Dparsedate.c122 int offset; /* +/- in minutes */ member
H A Dcurl_setup.h404 # define lseek(fdes,offset,whence) _lseeki64(fdes, offset, whence) argument
428 # define lseek(fdes,offset,whence) _lseek(fdes, (long)offset, whence) argument
H A Dformdata.c791 static int fseeko_wrapper(void *stream, curl_off_t offset, int whence) in fseeko_wrapper()
H A Durlapi.c432 size_t *offset) /* to the host name */ in parse_hostname_login()
801 size_t offset; in parse_authority() local
H A Dmime.h94 curl_off_t offset; /* State-dependent offset. */ member
/curl/lib/vquic/
H A Dvquic.c384 size_t offset, to; in recvmmsg_packets() local
479 size_t offset, to; in recvmsg_packets() local
H A Dcurl_ngtcp2.c476 int64_t sid, uint64_t offset, in cb_recv_stream_data()
517 uint64_t offset, uint64_t datalen, void *user_data, in cb_acked_stream_data_offset()
H A Dcurl_quiche.c1347 unsigned alpn_len, offset = 0; in cf_connect_start() local
/curl/tests/server/
H A Dgetpart.c148 size_t offset = 0; in readline() local
H A Drtspd.c100 size_t offset; /* size of the incoming request */ member
H A Dsws.c103 size_t offset; /* size of the incoming request */ member
/curl/lib/vtls/
H A Dsectransp.c1673 size_t derlen, offset = 0; local

Completed in 90 milliseconds