Home
last modified time | relevance | path

Searched refs:WARN_UNUSED_RESULT (Results 1 – 7 of 7) sorted by path

/curl/lib/
H A Dconncache.h100 CURLcode Curl_conncache_add_conn(struct Curl_easy *data) WARN_UNUSED_RESULT;
H A Dcurl_setup.h708 # define WARN_UNUSED_RESULT __attribute__((warn_unused_result)) macro
711 # define WARN_UNUSED_RESULT macro
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;
323 size_t *nread, bool *eos) WARN_UNUSED_RESULT;
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;
/curl/lib/vtls/
H A Dx509asn1.c180 WARN_UNUSED_RESULT;

Completed in 33 milliseconds