Home
last modified time | relevance | path

Searched refs:curl_easy_send (Results 1 – 13 of 13) sorted by relevance

/external/google-breakpad/src/third_party/curl/
Deasy.h96 CURL_EXTERN CURLcode curl_easy_send(CURL *curl, const void *buffer,
/external/curl/include/curl/
Deasy.h108 CURL_EXTERN CURLcode curl_easy_send(CURL *curl, const void *buffer,
/external/curl/tests/libtest/
Dlib1555.c50 res = curl_easy_send(curl, buffer, n, &n); in progressCallback()
Dlib556.c70 res = curl_easy_send(curl, request, strlen(request), &iolen); in test()
Dlib677.c89 curl_easy_send(curl, cmd + pos, sizeof(cmd) - 1 - pos, &len); in test()
/external/curl/tests/data/
Dtest155548 curl_easy_send returned 93
Dtest113577 CURL_EXTERN CURLcode curl_easy_send
/external/curl/docs/libcurl/
DMakefile.inc42 curl_easy_send.3 \
/external/curl/docs/examples/
Dsendrecv.c110 res = curl_easy_send(curl, request + nsent_total, in main()
/external/curl/packages/vms/
Dgnv_libcurl_symbols.opt128 SYMBOL_VECTOR=(curl_easy_send=PROCEDURE)
129 SYMBOL_VECTOR=(CURL_EASY_SEND/curl_easy_send=PROCEDURE)
Dpcsi_gnv_curl_file_list.txt81 [gnv.usr.share.man.man3]curl_easy_send.3
/external/curl/lib/
Deasy.c1278 CURLcode curl_easy_send(struct Curl_easy *data, const void *buffer, in curl_easy_send() function
/external/curl/packages/OS400/
Dcurl.inc.in2752 d curl_easy_send...
2753 d pr extproc('curl_easy_send')