Home
last modified time | relevance | path

Searched refs:reserved (Results 1 – 9 of 9) sorted by relevance

/curl/tests/libtest/
H A Dlib655.c32 resolver_alloc_cb_fail(void *resolver_state, void *reserved, void *userdata) in resolver_alloc_cb_fail() argument
35 (void)reserved; in resolver_alloc_cb_fail()
47 resolver_alloc_cb_pass(void *resolver_state, void *reserved, void *userdata) in resolver_alloc_cb_pass() argument
50 (void)reserved; in resolver_alloc_cb_pass()
/curl/docs/libcurl/opts/
H A DCURLOPT_RESOLVER_START_FUNCTION.md24 int resolver_start_cb(void *resolver_state, void *reserved, void *userdata);
44 *reserved* is reserved.
61 static int start_cb(void *resolver_state, void *reserved,
64 (void)reserved;
H A DCURLOPT_RESOLVER_START_DATA.md43 static int resolver_start_cb(void *resolver_state, void *reserved,
46 (void)reserved;
H A DCURLMOPT_PUSHFUNCTION.md94 All other return codes are reserved for future use.
/curl/LICENSES/
H A Dcurl.txt6 All rights reserved.
H A DBSD-4-Clause-UC.txt3 Copyright [various years] The Regents of the University of California. All rights reserved.
/curl/
H A DCOPYING6 All rights reserved.
/curl/docs/libcurl/
H A Dcurl_easy_header.md112 reserved for future use and must not be assumed to have any particular value.
/curl/include/curl/
H A Dcurl.h288 void *reserved, void *userdata);

Completed in 27 milliseconds