Searched defs:ZERO_NULL (Results 1 - 2 of 2) sorted by relevance

/external/curl/docs/examples/
H A Dcurlx.c127 * We use this ZERO_NULL to avoid picky compiler warnings,
131 #define ZERO_NULL 0 macro
260 SSL_CTX_set_verify(ctx, SSL_VERIFY_PEER, ZERO_NULL);
/external/curl/lib/
H A Dcurl_setup_once.h529 * We use this ZERO_NULL to avoid picky compiler warnings,
533 #define ZERO_NULL 0 macro

Completed in 96 milliseconds