Searched refs:Curl_nop_stmt (Results 1 – 25 of 34) sorted by relevance
12
165 #define Curl_resolver_cancel(x) Curl_nop_stmt166 #define Curl_resolver_kill(x) Curl_nop_stmt172 #define Curl_resolver_global_cleanup() Curl_nop_stmt173 #define Curl_resolver_cleanup(x) Curl_nop_stmt
91 #define sigpipe_ignore(x,y) Curl_nop_stmt92 #define sigpipe_apply(x,y) Curl_nop_stmt93 #define sigpipe_init(x) Curl_nop_stmt94 #define sigpipe_restore(x) Curl_nop_stmt
128 #define Curl_cookie_loadfiles(x) Curl_nop_stmt130 #define Curl_cookie_cleanup(x) Curl_nop_stmt131 #define Curl_flush_cookies(x,y) Curl_nop_stmt
37 #define Curl_amiga_cleanup() Curl_nop_stmt
59 #define Curl_headers_cleanup(x) Curl_nop_stmt
87 #define Curl_ws_free(x) Curl_nop_stmt
62 #define Curl_verboseconnect(x,y,z) Curl_nop_stmt
86 #define dump_addrinfo(x) Curl_nop_stmt
91 #define Curl_sndbuf_init(y) Curl_nop_stmt
61 # define DEBUG_OUT(x) Curl_nop_stmt
828 #ifndef Curl_nop_stmt829 # define Curl_nop_stmt do { } while(0) macro
199 #define fake_sclose(x) Curl_nop_stmt
439 # define X509_STORE_set_flags(x,y) Curl_nop_stmt
577 #define progress_meter(x) Curl_nop_stmt
142 #define LDAP_TRACE(x) Curl_nop_stmt
124 #define show_resolve_info(x,y) Curl_nop_stmt
263 #define Curl_ssl_cleanup() Curl_nop_stmt264 #define Curl_ssl_close_all(x) Curl_nop_stmt269 #define Curl_ssl_free_certinfo(x) Curl_nop_stmt270 #define Curl_ssl_kill_session(x) Curl_nop_stmt
398 #define wolfssl_bio_cf_init_methods() Curl_nop_stmt399 #define wolfssl_bio_cf_free_methods() Curl_nop_stmt
34 #define set_binmode(x) Curl_nop_stmt
38 #define setfiletime(a,b,c) Curl_nop_stmt
133 # define memory_tracking_init() Curl_nop_stmt
120 # define memory_tracking_init() Curl_nop_stmt
58 #define setupcallbacks(x) Curl_nop_stmt
43 #define show(x) Curl_nop_stmt
141 # define DEBUG_OUT(x) Curl_nop_stmt
Completed in 49 milliseconds