HomeSort by relevance Sort by last modified time
    Searched defs:ZERO_NULL (Results 1 - 3 of 3) sorted by null

  /external/curl/docs/examples/
curlx.c 127 * We use this ZERO_NULL to avoid picky compiler warnings,
131 #define ZERO_NULL 0
258 SSL_CTX_set_verify(ctx, SSL_VERIFY_PEER, ZERO_NULL);
  /external/c-ares/
setup_once.h 496 * We use this ZERO_NULL to avoid picky compiler warnings,
500 #define ZERO_NULL 0
  /external/curl/lib/
curl_setup_once.h 543 * We use this ZERO_NULL to avoid picky compiler warnings,
547 #define ZERO_NULL 0

Completed in 491 milliseconds