HomeSort by relevance Sort by last modified time
    Searched refs:Curl_nop_stmt (Results 1 - 25 of 46) sorted by null

1 2

  /external/curl/src/
tool_panykey.h 32 #define tool_pressanykey() Curl_nop_stmt
tool_binmode.h 32 #define set_binmode(x) Curl_nop_stmt
tool_writeenv.h 31 # define ourWriteEnv(x) Curl_nop_stmt
tool_convert.h 41 #define convert_cleanup() Curl_nop_stmt
tool_metalink.h 163 #define metalink_cleanup() Curl_nop_stmt
  /external/curl/lib/
amigaos.h 34 #define Curl_amiga_cleanup() Curl_nop_stmt
asyn.h 149 #define Curl_resolver_cancel(x) Curl_nop_stmt
156 #define Curl_resolver_global_cleanup() Curl_nop_stmt
157 #define Curl_resolver_cleanup(x) Curl_nop_stmt
content_encoding.h 35 #define Curl_unencode_cleanup(x) Curl_nop_stmt
http_digest.h 39 #define Curl_digest_cleanup(x) Curl_nop_stmt
sigpipe.h 73 #define sigpipe_ignore(x,y) Curl_nop_stmt
74 #define sigpipe_restore(x) Curl_nop_stmt
cookie.h 91 #define Curl_cookie_loadfiles(x) Curl_nop_stmt
93 #define Curl_cookie_cleanup(x) Curl_nop_stmt
94 #define Curl_flush_cookies(x,y) Curl_nop_stmt
non-ascii.h 54 #define Curl_convert_init(x) Curl_nop_stmt
55 #define Curl_convert_setup(x) Curl_nop_stmt
56 #define Curl_convert_close(x) Curl_nop_stmt
sendf.h 35 #define infof(...) Curl_nop_stmt
37 #define infof(x...) Curl_nop_stmt
splay.h 63 #define Curl_splayprint(x,y,z) Curl_nop_stmt
connect.h 67 #define Curl_sndbufset(y) Curl_nop_stmt
select.h 102 #define VERIFY_SOCK(x) Curl_nop_stmt
url.h 74 #define Curl_verboseconnect(x) Curl_nop_stmt
memdebug.c 39 # define assert(x) Curl_nop_stmt
79 # define mt_malloc_fill(buf,len) Curl_nop_stmt
85 # define mt_free_fill(buf,len) Curl_nop_stmt
hostip6.c 148 #define dump_addrinfo(x,y) Curl_nop_stmt
  /external/curl/lib/vtls/
vtls.h 168 #define Curl_ssl_cleanup() Curl_nop_stmt
170 #define Curl_ssl_close_all(x) Curl_nop_stmt
171 #define Curl_ssl_close(x,y) Curl_nop_stmt
182 #define Curl_ssl_free_certinfo(x) Curl_nop_stmt
184 #define Curl_ssl_kill_session(x) Curl_nop_stmt
gskit.h 57 #define curlssl_session_free(x) Curl_nop_stmt
darwinssl.h 58 #define curlssl_cleanup() Curl_nop_stmt
cyassl.h 75 #define curlssl_cleanup() Curl_nop_stmt
nssg.h 87 #define curlssl_session_free(x) Curl_nop_stmt
  /external/curl/tests/libtest/
first.c 115 # define memory_tracking_init() Curl_nop_stmt

Completed in 1392 milliseconds

1 2