Home
last modified time | relevance | path

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

12

/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 Damigaos.h37 #define Curl_amiga_cleanup() Curl_nop_stmt
H A Dheaders.h59 #define Curl_headers_cleanup(x) Curl_nop_stmt
H A Dws.h87 #define Curl_ws_free(x) Curl_nop_stmt
H A Durl.h62 #define Curl_verboseconnect(x,y,z) Curl_nop_stmt
H A Dhostip6.c86 #define dump_addrinfo(x) Curl_nop_stmt
H A Dcf-socket.h91 #define Curl_sndbuf_init(y) Curl_nop_stmt
H A Dcurl_setup.h758 #ifndef Curl_nop_stmt
759 # define Curl_nop_stmt do { } while(0) macro
H A Dhttp_ntlm.c61 # define DEBUG_OUT(x) Curl_nop_stmt
H A Dmemdebug.h191 #define fake_sclose(x) Curl_nop_stmt
H A Dsetup-vms.h439 # define X509_STORE_set_flags(x,y) Curl_nop_stmt
H A Dprogress.c582 #define progress_meter(x) Curl_nop_stmt
H A Dldap.c142 #define LDAP_TRACE(x) Curl_nop_stmt
H A Dhostip.c124 #define show_resolve_info(x,y) Curl_nop_stmt
/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.c349 #define wolfssl_bio_cf_init_methods() Curl_nop_stmt
350 #define wolfssl_bio_cf_free_methods() Curl_nop_stmt
622 #define use_sni(x) Curl_nop_stmt in wolfssl_connect_step1()
/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
/curl/tests/libtest/
H A Dfirst.c119 # define memory_tracking_init() Curl_nop_stmt
H A Dlib500.c58 #define setupcallbacks(x) Curl_nop_stmt
/curl/tests/server/
H A Dgetpart.c51 #define show(x) Curl_nop_stmt
/curl/lib/vauth/
H A Dntlm.c145 # define DEBUG_OUT(x) Curl_nop_stmt

Completed in 82 milliseconds

12