Home
last modified time | relevance | path

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

123456789

/third_party/curl/tests/libtest/
Dlibauthretry.c30 static CURLcode send_request(CURL *curl, const char *url, int seq, in send_request()
58 static CURLcode send_wrong_password(CURL *curl, const char *url, int seq, in send_wrong_password()
64 static CURLcode send_right_password(CURL *curl, const char *url, int seq, in send_right_password()
86 CURL *curl = NULL; in test() local
Dlib1533.c42 static void reset_data(struct cb_data *data, CURL *curl) in reset_data()
99 static int perform_and_check_connections(CURL *curl, const char *description, in perform_and_check_connections()
131 CURL *curl = NULL; in test() local
Dlib500.c48 static void setupcallbacks(CURL *curl) in setupcallbacks()
63 CURL *curl; in test() local
Dlib582.c148 static int checkForCompletion(CURLM *curl, int *success) in checkForCompletion()
200 static void notifyCurl(CURLM *curl, curl_socket_t s, int evBitmask, in notifyCurl()
214 static void checkFdSet(CURLM *curl, struct Sockets *sockets, fd_set *fdset, in checkFdSet()
228 CURL *curl = NULL; in test() local
Dlib1156.c84 static int onetest(CURL *curl, const char *url, const struct testparams *p, in onetest()
131 CURL *curl; in test() local
Dlib542.c36 CURL *curl; in test() local
Dlib523.c29 CURL *curl; in test() local
Dlib511.c29 CURL *curl; in test() local
Dlib524.c29 CURL *curl; in test() local
/third_party/curl/docs/examples/
Drtsp.c80 static void rtsp_options(CURL *curl, const char *uri) in rtsp_options()
91 static void rtsp_describe(CURL *curl, const char *uri, in rtsp_describe()
114 static void rtsp_setup(CURL *curl, const char *uri, const char *transport) in rtsp_setup()
127 static void rtsp_play(CURL *curl, const char *uri, const char *range) in rtsp_play()
142 static void rtsp_teardown(CURL *curl, const char *uri) in rtsp_teardown()
237 CURL *curl; in main() local
Dcookie_interface.c36 print_cookies(CURL *curl) in print_cookies()
66 CURL *curl; in main() local
Dprogressfunc.c49 CURL *curl; member
58 CURL *curl = myp->curl; in xferinfo() local
102 CURL *curl; in main() local
Dimap-copy.c39 CURL *curl; in main() local
Dimap-authzid.c39 CURL *curl; in main() local
Dpop3-uidl.c39 CURL *curl; in main() local
Dimap-lsub.c39 CURL *curl; in main() local
Dhttp3.c31 CURL *curl; in main() local
Dpop3-retr.c39 CURL *curl; in main() local
Dpop3-stat.c39 CURL *curl; in main() local
Dimap-examine.c39 CURL *curl; in main() local
/third_party/curl/docs/
DCONTRIBUTE.md9 ### Join the Community
20 We also hang out on IRC in #curl on libera.chat hashtag
26 ### License and copyright
49 ### What To Read
/third_party/skia/third_party/externals/microhttpd/src/testcurl/
Dtest_get_response_cleanup.c150 pid_t curl; in testInternalGet() local
172 pid_t curl; in testMultithreadedGet() local
208 pid_t curl; in testMultithreadedPoolGet() local
237 pid_t curl; in testExternalGet() local
/third_party/curl/src/
Dtool_xattr.c96 int fwrite_xattr(CURL *curl, int fd) in fwrite_xattr()
133 int fwrite_xattr(CURL *curl, int fd) in fwrite_xattr()
Dtool_setopt.c291 CURLcode tool_setopt_enum(CURL *curl, struct GlobalConfig *config, in tool_setopt_enum()
329 CURLcode tool_setopt_flags(CURL *curl, struct GlobalConfig *config, in tool_setopt_flags()
371 CURLcode tool_setopt_bitmask(CURL *curl, struct GlobalConfig *config, in tool_setopt_bitmask()
446 static CURLcode libcurl_generate_mime_part(CURL *curl, in libcurl_generate_mime_part()
579 static CURLcode libcurl_generate_mime(CURL *curl, in libcurl_generate_mime()
605 CURLcode tool_setopt_mimepost(CURL *curl, struct GlobalConfig *config, in tool_setopt_mimepost()
625 CURLcode tool_setopt_slist(CURL *curl, struct GlobalConfig *config, in tool_setopt_slist()
647 CURLcode tool_setopt(CURL *curl, bool str, struct GlobalConfig *global, in tool_setopt()
/third_party/curl/src/macos/src/
Dmacos_main.cpp1 /* ========================================================================= in DECLARE_MAIN()

123456789