Searched refs:usage (Results 1 – 19 of 19) sorted by relevance
/curl/ |
H A D | curl-config.in | 36 usage() 64 usage 1 141 usage 0 189 usage 1
|
H A D | configure.ac | 818 AS_HELP_STRING([--with-hyper=PATH],[Enable hyper usage]) 819 AS_HELP_STRING([--without-hyper],[Disable hyper usage]), 2866 AS_HELP_STRING([--with-libidn2=PATH],[Enable libidn2 usage]) 2867 AS_HELP_STRING([--without-libidn2],[Disable libidn2 usage]), 3008 AS_HELP_STRING([--with-nghttp2=PATH],[Enable nghttp2 usage]) 3107 AS_HELP_STRING([--with-ngtcp2=PATH],[Enable ngtcp2 usage]) 3108 AS_HELP_STRING([--without-ngtcp2],[Disable ngtcp2 usage]), 3600 AS_HELP_STRING([--with-quiche=PATH],[Enable quiche usage]) 3601 AS_HELP_STRING([--without-quiche],[Disable quiche usage]), 3705 AS_HELP_STRING([--with-msh3=PATH],[Enable msh3 usage]) [all …]
|
/curl/tests/http/clients/ |
H A D | upload-pausing.c | 189 static void usage(const char *msg) in usage() function 223 usage("invalid http version"); in main() 229 usage("invalid option"); in main() 237 usage("not enough arguments"); in main()
|
H A D | hx-download.c | 265 static void usage(const char *msg) in usage() function 312 usage(NULL); in main() 349 usage("invalid http version"); in main() 355 usage("invalid option"); in main() 366 usage("not enough arguments"); in main()
|
H A D | hx-upload.c | 303 static void usage(const char *msg) in usage() function 354 usage(NULL); in main() 403 usage("invalid http version"); in main() 409 usage("invalid option"); in main() 417 usage("cannot mix -R and -P"); in main() 425 usage("not enough arguments"); in main()
|
H A D | h2-pausing.c | 149 static void usage(const char *msg) in usage() function 222 usage(NULL); in main() 232 usage("invalid http version"); in main() 238 usage("invalid option"); in main()
|
/curl/m4/ |
H A D | curl-functions.m4 | 470 dnl usage has not been previously disallowed with 525 AC_MSG_CHECKING([if alarm usage allowed]) 555 dnl usage has not been previously disallowed with 616 AC_MSG_CHECKING([if basename usage allowed]) 646 dnl usage has not been previously disallowed with 736 dnl usage has not been previously disallowed with 884 AC_MSG_CHECKING([if fcntl usage allowed]) 2670 AC_MSG_CHECKING([if ioctl usage allowed]) 3438 AC_MSG_CHECKING([if signal usage allowed]) 3642 AC_MSG_CHECKING([if socket usage allowed]) [all …]
|
H A D | zz40-xc-ovr.m4 | 610 dnl direct or indirect usage of this macro happens.
|
H A D | curl-confopts.m4 | 560 # prevent usage
|
/curl/docs/cmdline-opts/ |
H A D | netrc-optional.md | 18 Similar to --netrc, but this option makes the .netrc usage **optional**
|
H A D | ftp-method.md | 6 Help: Control CWD usage
|
/curl/tests/data/ |
H A D | test509 | 26 initialization with memory callbacks and actual usage
|
H A D | test87 | 40 urlglob with out of range -o #[num] usage
|
H A D | test74 | 43 HTTP, urlglob {}-retrieval and -o #[num] usage
|
H A D | test86 | 57 HTTP, urlglob []-retrieval and -o #[num] usage
|
/curl/docs/libcurl/ |
H A D | curl_slist_append.md | 35 The list should be freed again (after usage) with
|
H A D | curl_easy_setopt.md | 54 CURLOPT_COPYPOSTFIELDS(3) has some usage characteristics you need to read up
|
H A D | libcurl-tutorial.md | 1383 The best usage of this interface is when you do a select() on all possible
|
/curl/winbuild/ |
H A D | Makefile.vc | 40 !MESSAGE See winbuild/README.md for usage
|
Completed in 1392 milliseconds