Home
last modified time | relevance | path

Searched refs:Curl_crtype (Results 1 – 8 of 8) sorted by relevance

/curl/lib/
H A Dsendf.h208 struct Curl_crtype { struct
243 const struct Curl_crtype *crt; /* type implementation */ argument
292 const struct Curl_crtype *cr_handler,
396 const struct Curl_crtype *crt);
H A Dhttp_chunks.h136 extern const struct Curl_crtype Curl_httpchunk_encoder;
H A Dsendf.c897 static const struct Curl_crtype cr_in = {
914 const struct Curl_crtype *crt, in Curl_creader_create()
1065 static const struct Curl_crtype cr_lc = {
1239 static const struct Curl_crtype cr_null = {
1339 static const struct Curl_crtype cr_buf = {
1434 const struct Curl_crtype *crt) in Curl_creader_get_by_type()
H A Dhttp_chunks.c652 const struct Curl_crtype Curl_httpchunk_encoder = {
H A Dc-hyper.c1224 static const struct Curl_crtype cr_hyper_protocol = {
H A Dsmtp.c1925 static const struct Curl_crtype cr_eob = {
H A Dmime.c2139 static const struct Curl_crtype cr_mime = {
H A Dhttp.c4485 static const struct Curl_crtype cr_exp100 = {

Completed in 35 milliseconds