| /third_party/curl/tests/libtest/ |
| H A D | lib555.c | 82 CURL *curl = NULL; in test() local [all...] |
| H A D | lib643.c | 61 CURL *curl; in once() local [all...] |
| H A D | lib586.c | 103 CURL *curl; in fire() local 138 CURL *curl; test() local [all...] |
| H A D | lib537.c | 455 CURL *curl; local
|
| H A D | lib506.c | 135 CURL *curl; in fire() local 182 CURL *curl; test() local [all...] |
| H A D | lib552.c | 171 CURL *curl; in test() local [all...] |
| H A D | lib1515.c | 40 static int debug_callback(CURL *curl, curl_infotype info, char *msg, in debug_callback() argument
|
| H A D | lib518.c | 451 CURL *curl; in test() local
|
| H A D | lib582.c | 150 static int checkForCompletion(CURLM *curl, int *success) in checkForCompletion() argument 204 static void notifyCurl(CURLM *curl, curl_socket_t s, int evBitmask, in notifyCurl() argument 218 checkFdSet(CURLM *curl, struct Sockets *sockets, fd_set *fdset, int evBitmask, const char *name) checkFdSet() argument 232 CURL *curl = NULL; test() local [all...] |
| H A D | lib530.c | 176 static int checkForCompletion(CURLM *curl, int *success) in checkForCompletion() argument 230 static int socket_action(CURLM *curl, curl_socket_t s, int evBitmask, in socket_action() argument 245 checkFdSet(CURLM *curl, struct Sockets *sockets, fd_set *fdset, int evBitmask, const char *name) checkFdSet() argument 264 CURL *curl = NULL; CURLM *m = NULL; testone() local [all...] |
| /third_party/curl/src/ |
| H A D | tool_help.c | 217 CURL *curl = curl_easy_init(); in tool_list_engines() local
|
| H A D | tool_operhlp.c | 92 CURLcode add_file_name_to_url(CURL *curl, char **inurlp, const char *filename) in add_file_name_to_url() argument
|
| H A D | tool_operate.h | 37 CURL *curl; member
|
| H A D | tool_cb_hdr.c | 360 void write_linked_location(CURL *curl, const char *location, size_t loclen, in write_linked_location() argument
|
| /third_party/curl/docs/examples/ |
| H A D | externalsocket.c | 92 CURL *curl; in main() local [all...] |
| H A D | htmltidy.c | 80 CURL *curl; in main() local [all...] |
| H A D | smtp-authzid.c | 97 CURL *curl; in main() local [all...] |
| H A D | smtp-mail.c | 94 CURL *curl; in main() local [all...] |
| H A D | smtp-multi.c | 87 CURL *curl; in main() local [all...] |
| H A D | threaded-ssl.c | 122 CURL *curl; in pull_one_url() local [all...] |
| H A D | smooth-gtk-thread.c | 71 CURL *curl; in run_one() local [all...] |
| H A D | synctime.c | 191 void SyncTime_CURL_Init(CURL *curl, char *proxy_port, in SyncTime_CURL_Init() argument 207 SyncTime_CURL_Fetch(CURL *curl, char *URL_Str, char *OutFileName, int HttpGetBody) SyncTime_CURL_Fetch() argument 261 CURL *curl; main() local [all...] |
| /third_party/skia/third_party/externals/microhttpd/src/testcurl/ |
| H A D | test_termination.c | 105 CURL *curl = curl_easy_init (); in main() local
|
| H A D | test_get_response_cleanup.c | 150 pid_t curl; in testInternalGet() local 172 pid_t curl; in testMultithreadedGet() local 208 pid_t curl; testMultithreadedPoolGet() local 237 pid_t curl; testExternalGet() local [all...] |
| /third_party/curl/tests/http/clients/ |
| H A D | ws-data.c | 92 static CURLcode send_binary(CURL *curl, char *buf, size_t buflen) in send_binary() argument 102 static CURLcode recv_binary(CURL *curl, char *exp_data, size_t exp_len) in recv_binary() argument 160 static void websocket_close(CURL *curl) in websocket_close() argument 169 data_echo(CURL *curl, size_t plen_min, size_t plen_max) data_echo() argument 206 CURL *curl; main() local [all...] |