Home
last modified time | relevance | path

Searched refs:Curl_nop_stmt (Results 1 - 25 of 36) sorted by relevance

12

/third_party/curl/lib/
H A Dasyn.h165 #define Curl_resolver_cancel(x) Curl_nop_stmt
166 #define Curl_resolver_kill(x) Curl_nop_stmt
172 #define Curl_resolver_global_cleanup() Curl_nop_stmt
173 #define Curl_resolver_cleanup(x) Curl_nop_stmt
H A Dcookie.h124 #define Curl_cookie_loadfiles(x) Curl_nop_stmt
126 #define Curl_cookie_cleanup(x) Curl_nop_stmt
127 #define Curl_flush_cookies(x,y) Curl_nop_stmt
H A Dsigpipe.h75 #define sigpipe_ignore(x,y) Curl_nop_stmt
76 #define sigpipe_restore(x) Curl_nop_stmt
H A Dws.h88 #define Curl_ws_done(x) Curl_nop_stmt
89 #define Curl_ws_free(x) Curl_nop_stmt
H A Damigaos.h37 #define Curl_amiga_cleanup() Curl_nop_stmt
H A Dheaders.h52 #define Curl_headers_cleanup(x) Curl_nop_stmt
H A Durl.h62 #define Curl_verboseconnect(x,y) Curl_nop_stmt
H A Dcf-socket.h85 #define Curl_sndbufset(y) Curl_nop_stmt
H A Dhostip6.c86 #define dump_addrinfo(x) Curl_nop_stmt
H A Dhttp_ntlm.c62 # define DEBUG_OUT(x) Curl_nop_stmt
H A Dcurl_setup.h726 #ifndef Curl_nop_stmt
727 # define Curl_nop_stmt do { } while(0) macro
H A Dmemdebug.h190 #define fake_sclose(x) Curl_nop_stmt
H A Dsetup-vms.h439 # define X509_STORE_set_flags(x,y) Curl_nop_stmt
H A Dcurl_ntlm_wb.c66 # define DEBUG_OUT(x) Curl_nop_stmt
H A Dprogress.c582 #define progress_meter(x) Curl_nop_stmt
H A Dhostip.c124 #define show_resolve_info(x,y) Curl_nop_stmt
/third_party/curl/lib/vtls/
H A Dvtls.h239 #define Curl_ssl_cleanup() Curl_nop_stmt
240 #define Curl_ssl_close_all(x) Curl_nop_stmt
245 #define Curl_ssl_free_certinfo(x) Curl_nop_stmt
246 #define Curl_ssl_kill_session(x) Curl_nop_stmt
H A Dwolfssl.c346 #define wolfssl_bio_cf_init_methods() Curl_nop_stmt
347 #define wolfssl_bio_cf_free_methods() Curl_nop_stmt
378 #define use_sni(x) Curl_nop_stmt in wolfssl_connect_step1()
/third_party/curl/src/
H A Dtool_binmode.h34 #define set_binmode(x) Curl_nop_stmt
H A Dtool_filetime.h38 #define setfiletime(a,b,c) Curl_nop_stmt
H A Dtool_main.c135 # define memory_tracking_init() Curl_nop_stmt
/third_party/curl/tests/libtest/
H A Dfirst.c119 # define memory_tracking_init() Curl_nop_stmt
H A Dlib500.c58 #define setupcallbacks(x) Curl_nop_stmt
/third_party/curl/tests/server/
H A Dgetpart.c51 #define show(x) Curl_nop_stmt
/third_party/curl/lib/vauth/
H A Dntlm.c145 # define DEBUG_OUT(x) Curl_nop_stmt

Completed in 14 milliseconds

12