Home
last modified time | relevance | path

Searched refs:Curl_nop_stmt (Results 1 – 25 of 39) sorted by relevance

12

/external/curl/lib/
Dasyn.h163 #define Curl_resolver_cancel(x) Curl_nop_stmt
164 #define Curl_resolver_kill(x) Curl_nop_stmt
170 #define Curl_resolver_global_cleanup() Curl_nop_stmt
171 #define Curl_resolver_cleanup(x) Curl_nop_stmt
Dnon-ascii.h53 #define Curl_convert_init(x) Curl_nop_stmt
54 #define Curl_convert_setup(x) Curl_nop_stmt
55 #define Curl_convert_close(x) Curl_nop_stmt
Dcookie.h107 #define Curl_cookie_loadfiles(x) Curl_nop_stmt
109 #define Curl_cookie_cleanup(x) Curl_nop_stmt
110 #define Curl_flush_cookies(x,y) Curl_nop_stmt
Dsigpipe.h74 #define sigpipe_ignore(x,y) Curl_nop_stmt
75 #define sigpipe_restore(x) Curl_nop_stmt
Dsendf.h33 #define infof(...) Curl_nop_stmt
35 #define infof(x...) Curl_nop_stmt
Damigaos.h34 #define Curl_amiga_cleanup() Curl_nop_stmt
Durl.h75 #define Curl_verboseconnect(x) Curl_nop_stmt
Dselect.h105 #define VERIFY_SOCK(x) Curl_nop_stmt
Dhttp2.h69 #define Curl_http2_setup_conn(x) Curl_nop_stmt
Dconnect.h74 #define Curl_sndbufset(y) Curl_nop_stmt
Dcurl_setup.h681 #ifndef Curl_nop_stmt
682 # define Curl_nop_stmt do { } while(0) macro
Dhostip6.c119 #define dump_addrinfo(x,y) Curl_nop_stmt
Dhttp_ntlm.c59 # define DEBUG_OUT(x) Curl_nop_stmt
Dmemdebug.h165 #define fake_sclose(x) Curl_nop_stmt
Dsetup-vms.h438 # define X509_STORE_set_flags(x,y) Curl_nop_stmt
/external/curl/lib/vtls/
Dvtls.h269 #define Curl_ssl_cleanup() Curl_nop_stmt
271 #define Curl_ssl_close_all(x) Curl_nop_stmt
272 #define Curl_ssl_close(x,y) Curl_nop_stmt
282 #define Curl_ssl_free_certinfo(x) Curl_nop_stmt
284 #define Curl_ssl_kill_session(x) Curl_nop_stmt
/external/curl/src/
Dtool_panykey.h29 #define tool_pressanykey() Curl_nop_stmt
Dtool_binmode.h32 #define set_binmode(x) Curl_nop_stmt
Dtool_filetime.h33 #define setfiletime(a,b,c) Curl_nop_stmt
Dtool_convert.h41 #define convert_cleanup() Curl_nop_stmt
Dtool_metalink.h161 #define metalink_cleanup() Curl_nop_stmt
Dtool_main.c131 # define memory_tracking_init() Curl_nop_stmt
/external/curl/tests/libtest/
Dfirst.c115 # define memory_tracking_init() Curl_nop_stmt
Dlib500.c56 #define setupcallbacks(x) Curl_nop_stmt
/external/curl/tests/server/
Dgetpart.c49 #define show(x) Curl_nop_stmt

12