Home
last modified time | relevance | path

Searched refs:arguments (Results 1 – 25 of 38) sorted by relevance

12

/curl/packages/OS400/
H A Dcurlcl.c46 struct arguments { struct
130 main(int argsc, struct arguments *args) in main()
H A Dcurl.cmd32 PROMPT('Curl command arguments')
H A DREADME.OS40030 string argument. Callback procedures arguments giving access to strings are
45 Wrapper procedures with variable arguments are described below:
48 Variable arguments are a string pointer and a CCSID (unsigned int) for
/curl/docs/libcurl/
H A Dcurl_mprintf.md44 arguments. They are mostly clones of the well-known C-style functions but
64 *va_list* instead of a variable number of arguments. These functions do
73 that specifies how subsequent arguments are converted for output.
80 arguments. Each conversion specification is introduced by the character %, and
87 The arguments must correspond properly with the conversion specifier. By
88 default, the arguments are used in the order given, where each '*' (see Field
90 argument (and it is an error if insufficiently many arguments are given). One
106 taking an argument and all width and precision arguments, but it may be mixed
108 the numbers of arguments specified using '$'; for example, if arguments 1 and
H A Dcurl_global_init_mem.md43 All callback arguments must be set to valid function pointers. The
H A Dlibcurl-env-dbg.md68 variable adds to arguments like `--verbose`, `-vvv`. At least a single `-v`
H A Dcurl_formadd.md40 After the *lastitem* pointer follow the real arguments.
132 providing multiple **CURLFORM_FILE** arguments each followed by the filename
/curl/CMake/
H A DUtilities.cmake26 # Returns number of arguments that evaluate to true
/curl/docs/cmdline-opts/
H A Dhelp.md24 arguments.
H A Dconfig.md19 Specify a text file to read curl arguments from. The command line arguments
/curl/
H A Dcurl-config.in48 --configure the arguments given to configure when building curl
/curl/docs/libcurl/opts/
H A DCURLOPT_AWS_SIGV4.md33 Pass a char pointer that is the collection of specific arguments are used for
41 The providers arguments are used for generating some authentication parameters
H A DCURLSHOPT_UNLOCKFUNC.md37 prototype shown above. The arguments to the callback are:
H A DCURLSHOPT_UNSHARE.md36 data arguments to remove multiple types from the shared object. Add data to
H A DCURLSHOPT_LOCKFUNC.md39 prototype shown above. The arguments to the callback are:
H A DCURLOPT_SEEKFUNCTION.md61 If you forward the input arguments directly to fseek(3) or lseek(3), note that
H A DCURLOPT_PREREQFUNCTION.md56 This function is passed the following arguments:
H A DCURLMOPT_PUSHFUNCTION.md44 The callback gets its arguments like this:
H A DCURLSHOPT_SHARE.md34 CURLSHOPT_SHARE(3) multiple times with different data arguments to have
H A DCURLOPT_QUOTE.md55 The path arguments for FTP or SFTP can use single or double quotes to
/curl/docs/
H A Dcurl-config.md49 Displays the arguments given to configure when building curl.
/curl/tests/
H A Dtestcurl.md108 away. If you want to use *testcurl* without command line arguments and to have
/curl/packages/vms/
H A Dgnv_libcurl_symbols.opt33 ! If a new routine is supplied where the arguments are incompatible with
H A Dsetup_gnv_curl_build.com35 $! Allow arguments to be grouped together with comma or separated by spaces
/curl/m4/
H A Dcurl-compilers.m4526 dnl Disable warnings for unused arguments, otherwise clang will
527 dnl warn about compile-time arguments used during link-time, like
529 tmp_CFLAGS="$tmp_CFLAGS -Qunused-arguments"
584 dnl #140: too many arguments in function call
586 dnl #165: too few arguments in function call

Completed in 42 milliseconds

12