Home
last modified time | relevance | path

Searched refs:WARN_UNUSED_RESULT (Results 1 – 8 of 8) sorted by relevance

/curl/lib/
H A Dsetopt.h27 CURLcode Curl_setstropt(char **charp, const char *s) WARN_UNUSED_RESULT;
29 const struct curl_blob *blob) WARN_UNUSED_RESULT;
31 WARN_UNUSED_RESULT;
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 Dcurl_setup.h782 # define WARN_UNUSED_RESULT __attribute__((warn_unused_result)) macro
786 # define WARN_UNUSED_RESULT __attribute__((warn_unused_result)) macro
788 # define WARN_UNUSED_RESULT macro
792 # define WARN_UNUSED_RESULT macro
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;
326 size_t *nread, bool *eos) WARN_UNUSED_RESULT;
H A Dconncache.h88 struct connectdata *conn) WARN_UNUSED_RESULT;
/curl/lib/vtls/
H A Dx509asn1.c179 WARN_UNUSED_RESULT;
H A Dopenssl.c321 WARN_UNUSED_RESULT;

Completed in 22 milliseconds