Home
last modified time | relevance | path

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

12

/curl/tests/libtest/
H A Dlib1915.c54 static CURLSTScode hstsread(CURL *easy, struct curl_hstsentry *e, in hstsread()
76 static CURLSTScode hstsreadfail(CURL *easy, struct curl_hstsentry *e, in hstsreadfail()
86 static CURLSTScode hstswrite(CURL *easy, struct curl_hstsentry *e, in hstswrite()
H A Dlib1501.c70 long e; in test() local
H A Dlib1523.c33 curl_off_t d, curl_off_t e) in dload_progress_cb()
H A Dlib678.c105 CURL *e; in test() local
H A Dlib540.c171 CURL *e = msg->easy_handle; in loop() local
/curl/lib/
H A Dsocks.h30 #define Curl_SOCKS4(a,b,c,d,e) CURLE_NOT_BUILT_IN argument
31 #define Curl_SOCKS5(a,b,c,d,e,f) CURLE_NOT_BUILT_IN argument
H A Dllist.c78 struct Curl_llist_node *e, /* may be NULL */ in Curl_llist_insert_next()
141 Curl_node_uremove(struct Curl_llist_node *e, void *user) in Curl_node_uremove()
188 void Curl_node_remove(struct Curl_llist_node *e) in Curl_node_remove()
H A Dnetrc.h40 #define Curl_parsenetrc(a,b,c,d,e,f) 1 argument
H A Dhsts.c87 static void hsts_free(struct stsentry *e) in hsts_free()
97 struct Curl_llist_node *e; in Curl_hsts_cleanup() local
256 struct Curl_llist_node *e; in Curl_hsts() local
301 struct curl_hstsentry e; in hsts_push() local
356 struct Curl_llist_node *e; in Curl_hsts_save() local
433 struct stsentry *e; in hsts_add() local
466 struct curl_hstsentry e; in hsts_pull() local
H A Ddynhds.c43 struct dynhds_entry *e; in entry_new() local
63 entry_append(struct dynhds_entry *e, in entry_append()
86 static void entry_free(struct dynhds_entry *e) in entry_free()
230 struct dynhds_entry *e, *e2; in Curl_dynhds_h1_add_line() local
384 struct dynhds_entry *e = dynhds->hds[i]; in Curl_dynhds_to_nva() local
H A Dheaders.c45 struct Curl_llist_node *e, in copy_header_external()
69 struct Curl_llist_node *e; in curl_easy_header() local
135 struct Curl_llist_node *e; in curl_easy_nextheader() local
408 struct Curl_llist_node *e; in Curl_headers_cleanup() local
H A Dmulti.c777 struct Curl_llist_node *e; in curl_multi_remove_handle() local
1149 struct Curl_llist_node *e; in curl_multi_fdset() local
1189 struct Curl_llist_node *e; in curl_multi_waitfds() local
1255 struct Curl_llist_node *e; local
2635 struct Curl_llist_node *e; local
2711 struct Curl_llist_node *e; local
2726 struct Curl_llist_node *e; local
2810 struct Curl_llist_node *e; local
3076 struct Curl_llist_node *e; local
3510 struct Curl_llist_node *e; local
[all …]
H A Dhttp2.h73 #define Curl_http2_upgrade(a,b,c,d,e) CURLE_UNSUPPORTED_PROTOCOL argument
H A Daltsvc.c343 struct Curl_llist_node *e; in Curl_altsvc_cleanup() local
381 struct Curl_llist_node *e; in Curl_altsvc_save() local
445 struct Curl_llist_node *e; in altsvc_flush() local
682 struct Curl_llist_node *e; in Curl_altsvc_lookup() local
H A Dpingpong.h75 #define PINGPONG_SETUP(pp,s,e) \ argument
H A Dconncache.c629 struct Curl_llist_node *e = Curl_llist_head(&cpool->shutdowns); in cpool_shutdown_discard_all() local
691 struct Curl_llist_node *e; in cpool_shutdown_destroy_oldest() local
908 struct Curl_llist_node *e; in cpool_add_pollfds() local
948 struct Curl_llist_node *e; in Curl_cpool_add_waitfds() local
973 struct Curl_llist_node *e = Curl_llist_head(&cpool->shutdowns); in cpool_perform() local
1098 struct Curl_llist_node *e; in Curl_cpool_multi_socket() local
/curl/docs/examples/
H A Dhsts-preload.c49 static CURLSTScode hstsread(CURL *easy, struct curl_hstsentry *e, in hstsread()
70 static CURLSTScode hstswrite(CURL *easy, struct curl_hstsentry *e, in hstswrite()
H A D10-at-a-time.c130 CURL *e = msg->easy_handle; in main() local
H A Dhttp2-pushinmemory.c167 CURL *e = m->easy_handle; in main() local
H A Dhttp2-serverpush.c260 CURL *e = m->easy_handle; in main() local
H A Dhiperfifo.c249 static void setsock(SockInfo *f, curl_socket_t s, CURL *e, int act, in setsock()
279 static int sock_cb(CURL *e, curl_socket_t s, int what, void *cbp, void *sockp) in sock_cb()
/curl/src/
H A Dtool_vms.h43 #define VMS_STS(c,f,e,s) (((c&0xF)<<28)|((f&0xFFF)<<16)|((e&0x1FFF)<3)|(s&7)) argument
/curl/tests/server/
H A Dutil.h59 #define sstrerror(e) strerror(e) argument
/curl/tests/http/clients/
H A Dh2-serverpush.c253 CURL *e = m->easy_handle; in main() local
/curl/lib/vtls/
H A Dcipher_suite.c167 #define CS_ZIP_IDX(a, b, c, d, e, f, g, h) \ argument
176 #define CS_ENTRY(id, a, b, c, d, e, f, g, h) \ argument

Completed in 48 milliseconds

12