Searched refs:curl_easy_send (Results 1 – 13 of 13) sorted by relevance
/external/google-breakpad/src/third_party/curl/ |
D | easy.h | 96 CURL_EXTERN CURLcode curl_easy_send(CURL *curl, const void *buffer,
|
/external/curl/include/curl/ |
D | easy.h | 108 CURL_EXTERN CURLcode curl_easy_send(CURL *curl, const void *buffer,
|
/external/curl/tests/libtest/ |
D | lib1555.c | 50 res = curl_easy_send(curl, buffer, n, &n); in progressCallback()
|
D | lib556.c | 70 res = curl_easy_send(curl, request, strlen(request), &iolen); in test()
|
D | lib677.c | 89 curl_easy_send(curl, cmd + pos, sizeof(cmd) - 1 - pos, &len); in test()
|
/external/curl/tests/data/ |
D | test1555 | 48 curl_easy_send returned 93
|
D | test1135 | 77 CURL_EXTERN CURLcode curl_easy_send
|
/external/curl/docs/libcurl/ |
D | Makefile.inc | 42 curl_easy_send.3 \
|
/external/curl/docs/examples/ |
D | sendrecv.c | 110 res = curl_easy_send(curl, request + nsent_total, in main()
|
/external/curl/packages/vms/ |
D | gnv_libcurl_symbols.opt | 128 SYMBOL_VECTOR=(curl_easy_send=PROCEDURE) 129 SYMBOL_VECTOR=(CURL_EASY_SEND/curl_easy_send=PROCEDURE)
|
D | pcsi_gnv_curl_file_list.txt | 81 [gnv.usr.share.man.man3]curl_easy_send.3
|
/external/curl/lib/ |
D | easy.c | 1278 CURLcode curl_easy_send(struct Curl_easy *data, const void *buffer, in curl_easy_send() function
|
/external/curl/packages/OS400/ |
D | curl.inc.in | 2752 d curl_easy_send... 2753 d pr extproc('curl_easy_send')
|