/curl/lib/ |
H A D | curl_threads.c | 48 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 D | formdata.c | 700 va_list arg; in curl_formadd() local 715 int curl_formget(struct curl_httppost *form, void *arg, in curl_formget() 947 int curl_formget(struct curl_httppost *form, void *arg, in curl_formget()
|
H A D | setopt.c | 259 long arg) in setopt_long() 3070 va_list arg; in curl_easy_setopt() local
|
H A D | getinfo.c | 601 va_list arg; in Curl_getinfo() local
|
H A D | asyn-ares.c | 562 static void query_completed_cb(void *arg, /* (struct connectdata *) */ in query_completed_cb() 733 static void addrinfo_cb(void *arg, int status, int timeouts, in addrinfo_cb()
|
H A D | curl_setup.h | 349 #define CURL_PRINTF(fmt, arg) \ argument 352 #define CURL_PRINTF(fmt, arg) \ argument 356 #define CURL_PRINTF(fmt, arg) argument
|
H A D | asyn-thread.c | 294 CURL_STDCALL getaddrinfo_thread(void *arg) in getaddrinfo_thread() 362 CURL_STDCALL gethostbyname_thread(void *arg) in gethostbyname_thread()
|
H A D | openldap.c | 1128 ldapsb_tls_setup(Sockbuf_IO_Desc *sbiod, void *arg) in ldapsb_tls_setup() 1150 ldapsb_tls_ctrl(Sockbuf_IO_Desc *sbiod, int opt, void *arg) in ldapsb_tls_ctrl()
|
H A D | mime.h | 119 void *arg; /* Argument to callback functions. */ member
|
H A D | http_aws_sigv4.c | 574 const char *arg; in Curl_output_aws_sigv4() local
|
/curl/include/curl/ |
H A D | mprintf.h | 42 #define CURL_TEMP_PRINTF(fmt, arg) \ argument
|
H A D | typecheck-gcc.h | 120 #define curl_easy_getinfo(handle, info, arg) \ argument
|
/curl/tests/libtest/ |
H A D | lib1513.c | 35 static int progressKiller(void *arg, in progressKiller()
|
H A D | lib1555.c | 34 static int progressCallback(void *arg, in progressCallback()
|
H A D | libauthretry.c | 72 static long parse_auth_name(const char *arg) in parse_auth_name()
|
/curl/tests/server/ |
H A D | resolve.c | 65 int arg = 1; in main() local
|
/curl/tests/unit/ |
H A D | unit1308.c | 38 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 D | mod_curltest.c | 207 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 555 char *s, *val, *arg = APR_ARRAY_IDX(args, i, char *); in curltest_put_handler() local 758 char *s, *val, *arg = APR_ARRAY_IDX(args, i, char *); in curltest_sslinfo_handler() local
|
/curl/docs/examples/ |
H A D | multi-event.c | 124 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 D | hiperfifo.c | 366 static void fifo_cb(int fd, short event, void *arg) in fifo_cb()
|
/curl/packages/OS400/ |
H A D | ccsidcurl.c | 570 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 1312 curl_easy_setopt_RPGnum_(CURL *easy, CURLoption tag, curl_off_t arg) in curl_easy_setopt_RPGnum_() 1325 curl_multi_setopt_RPGnum_(CURLM *multi, CURLMoption tag, curl_off_t arg) in curl_multi_setopt_RPGnum_()
|
/curl/src/ |
H A D | tool_help.h | 34 const char *arg; member
|
H A D | tool_help.c | 168 const char *arg, in inithelpscan()
|
H A D | tool_doswin.c | 558 char **__crt0_glob_function(char *arg) in __crt0_glob_function()
|
H A D | tool_formparse.c | 179 size_t size, size_t nitems, void *arg) in tool_mime_stdin_read()
|