Home
last modified time | relevance | path

Searched defs:arg (Results 1 – 25 of 39) sorted by relevance

12

/curl/lib/
H A Dcurl_threads.c48 void *arg; member
51 static void *curl_thread_create_thunk(void *arg) in curl_thread_create_thunk()
64 curl_thread_t Curl_thread_create(unsigned int (*func) (void *), void *arg) in Curl_thread_create() argument
112 void *arg) in Curl_thread_create()
H A Dformdata.c698 va_list arg; in curl_formadd() local
713 int curl_formget(struct curl_httppost *form, void *arg, in curl_formget()
945 int curl_formget(struct curl_httppost *form, void *arg, in curl_formget()
H A Dsetopt.c221 long arg; in Curl_vsetopt() local
3261 va_list arg; in curl_easy_setopt() local
H A Dgetinfo.c598 va_list arg; in Curl_getinfo() local
H A Dasyn-ares.c571 static void query_completed_cb(void *arg, /* (struct connectdata *) */ in query_completed_cb()
742 static void addrinfo_cb(void *arg, int status, int timeouts, in addrinfo_cb()
H A Dcurl_setup.h341 #define CURL_PRINTF(fmt, arg) \ argument
344 #define CURL_PRINTF(fmt, arg) \ argument
348 #define CURL_PRINTF(fmt, arg) argument
H A Dasyn-thread.c294 CURL_STDCALL getaddrinfo_thread(void *arg) in getaddrinfo_thread()
362 CURL_STDCALL gethostbyname_thread(void *arg) in gethostbyname_thread()
H A Dopenldap.c1143 ldapsb_tls_setup(Sockbuf_IO_Desc *sbiod, void *arg) in ldapsb_tls_setup()
1165 ldapsb_tls_ctrl(Sockbuf_IO_Desc *sbiod, int opt, void *arg) in ldapsb_tls_ctrl()
H A Dmime.h119 void *arg; /* Argument to callback functions. */ member
/curl/include/curl/
H A Dmprintf.h42 #define CURL_TEMP_PRINTF(fmt, arg) \ argument
H A Dtypecheck-gcc.h120 #define curl_easy_getinfo(handle, info, arg) \ argument
/curl/tests/libtest/
H A Dlib1513.c35 static int progressKiller(void *arg, in progressKiller()
H A Dlib1555.c34 static int progressCallback(void *arg, in progressCallback()
H A Dlibauthretry.c72 static long parse_auth_name(const char *arg) in parse_auth_name()
/curl/tests/server/
H A Dresolve.c65 int arg = 1; in main() local
/curl/tests/unit/
H A Dunit1308.c38 static size_t print_httppost_callback(void *arg, const char *buf, size_t len) in print_httppost_callback()
/curl/tests/http/testenv/mod_curltest/
H A Dmod_curltest.c207 char *s, *val, *arg = APR_ARRAY_IDX(args, i, char *); in curltest_echo_handler() local
353 char *s, *val, *arg = APR_ARRAY_IDX(args, i, char *); in curltest_tweak_handler() local
554 char *s, *val, *arg = APR_ARRAY_IDX(args, i, char *); in curltest_put_handler() local
745 char *s, *val, *arg = APR_ARRAY_IDX(args, i, char *); in curltest_sslinfo_handler() local
/curl/docs/examples/
H A Dmulti-event.c124 static void curl_perform(int fd, short event, void *arg) in curl_perform()
143 static void on_timeout(evutil_socket_t fd, short events, void *arg) in on_timeout()
H A Dhiperfifo.c366 static void fifo_cb(int fd, short event, void *arg) in fifo_cb()
/curl/packages/OS400/
H A Dccsidcurl.c570 va_list arg; in curl_easy_getinfo_ccsid() local
746 va_list arg; in curl_formadd_ccsid() local
1017 void * arg; member
1023 Curl_formget_callback_ccsid(void *arg, const char *buf, size_t len) in Curl_formget_callback_ccsid()
1054 curl_formget_ccsid(struct curl_httppost *form, void *arg, in curl_formget_ccsid()
1070 va_list arg; in curl_easy_setopt_ccsid() local
1311 curl_easy_setopt_RPGnum_(CURL *easy, CURLoption tag, curl_off_t arg) in curl_easy_setopt_RPGnum_()
1324 curl_multi_setopt_RPGnum_(CURLM *multi, CURLMoption tag, curl_off_t arg) in curl_multi_setopt_RPGnum_()
/curl/src/
H A Dtool_help.h34 const char *arg; member
H A Dtool_help.c168 const char *arg, in inithelpscan()
H A Dtool_doswin.c593 char **__crt0_glob_function(char *arg) in __crt0_glob_function()
H A Dtool_formparse.c179 size_t size, size_t nitems, void *arg) in tool_mime_stdin_read()
H A Dtool_setopt.c609 va_list arg; in tool_setopt() local

Completed in 85 milliseconds

12