Home
last modified time | relevance | path

Searched refs:CURLPAUSE_SEND (Results 1 – 5 of 5) sorted by relevance

/external/google-breakpad/src/third_party/curl/
Dcurl.h1904 #define CURLPAUSE_SEND (1<<2) macro
1907 #define CURLPAUSE_ALL (CURLPAUSE_RECV|CURLPAUSE_SEND)
/external/curl/include/curl/
Dcurl.h2344 #define CURLPAUSE_SEND (1<<2) macro
2347 #define CURLPAUSE_ALL (CURLPAUSE_RECV|CURLPAUSE_SEND)
/external/curl/docs/libcurl/
Dsymbols-in-versions560 CURLPAUSE_SEND 7.18.0
/external/curl/lib/
Deasy.c1018 ((action & CURLPAUSE_SEND)?KEEP_SEND_PAUSE:0); in curl_easy_pause()
/external/curl/packages/OS400/
Dcurl.inc.in282 d CURLPAUSE_SEND c X'00000004'