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 Dsigpipe.h91 #define sigpipe_ignore(x,y) Curl_nop_stmt
92 #define sigpipe_apply(x,y) Curl_nop_stmt
93 #define sigpipe_init(x) Curl_nop_stmt
94 #define sigpipe_restore(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 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 Dhttp_ntlm.c61 # define DEBUG_OUT(x) Curl_nop_stmt
H A Dcurl_setup.h823 #ifndef Curl_nop_stmt
824 # define Curl_nop_stmt do { } while(0) macro
H A Dmemdebug.h199 #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.c572 #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.h260 #define Curl_ssl_cleanup() Curl_nop_stmt
261 #define Curl_ssl_close_all(x) Curl_nop_stmt
266 #define Curl_ssl_free_certinfo(x) Curl_nop_stmt
267 #define Curl_ssl_kill_session(x) Curl_nop_stmt
H A Dwolfssl.c368 #define wolfssl_bio_cf_init_methods() Curl_nop_stmt
369 #define wolfssl_bio_cf_free_methods() Curl_nop_stmt
/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.c133 # define memory_tracking_init() Curl_nop_stmt
/curl/tests/libtest/
H A Dfirst.c120 # define memory_tracking_init() Curl_nop_stmt
H A Dlib500.c58 #define setupcallbacks(x) Curl_nop_stmt
/curl/tests/server/
H A Dgetpart.c43 #define show(x) Curl_nop_stmt
/curl/lib/vauth/
H A Dntlm.c141 # define DEBUG_OUT(x) Curl_nop_stmt

Completed in 50 milliseconds

12