Home
last modified time | relevance | path

Searched refs:WARN_UNUSED_RESULT (Results 1 - 6 of 6) sorted by relevance

/third_party/curl/lib/
H A Ddynbuf.h60 WARN_UNUSED_RESULT;
62 WARN_UNUSED_RESULT;
64 WARN_UNUSED_RESULT CURL_PRINTF(2, 3);
66 WARN_UNUSED_RESULT CURL_PRINTF(2, 0);
H A Dmultiif.h35 CURLMcode Curl_update_timer(struct Curl_multi *multi) WARN_UNUSED_RESULT;
H A Dsendf.h59 size_t len) WARN_UNUSED_RESULT;
H A Dconncache.h100 CURLcode Curl_conncache_add_conn(struct Curl_easy *data) WARN_UNUSED_RESULT;
H A Dcurl_setup.h685 # define WARN_UNUSED_RESULT __attribute__((warn_unused_result)) macro
688 # define WARN_UNUSED_RESULT macro
/third_party/curl/lib/vtls/
H A Dx509asn1.c179 WARN_UNUSED_RESULT;

Completed in 4 milliseconds