Home
last modified time | relevance | path

Searched refs:run (Results 51 – 75 of 101) sorted by relevance

12345

/curl/docs/cmdline-opts/
H A Dinterface.md51 **CAP_NET_RAW** capability set or to be run as root.
H A Dipfs-gateway.md24 If you run a local IPFS node, this gateway is by default available under
/curl/winbuild/
H A Dmakedebug.bat29 …echo Error: Cannot find nmake.exe - be sure to run this script from within a Developer Command-Pro…
/curl/tests/data/
H A Dtest151746 # precheck is a command line to run before the test, to see if we can execute
/curl/tests/http/
H A Dtest_07_upload.py187 r = client.run(args=[
203 r = client.run(args=[
219 r = client.run(args=[
546 r = client.run(['-V', proto, url])
565 r = client.run(['-V', proto, url])
582 r = client.run(['-V', proto, url])
H A Dtest_19_shutdown.py122 r = client.run(args=[
/curl/docs/libcurl/opts/
H A DCURLOPT_PUT.md78 /* Now run off and do what you have been told */
H A DCURLOPT_UPLOAD.md86 /* Now run off and do what you have been told! */
H A DCURLOPT_QUOTE.md20 CURLOPT_QUOTE - (S)FTP commands to run before transfer
149 /* pass in the FTP commands to run before the transfer */
H A DCURLOPT_COOKIEFILE.md63 run.
/curl/.github/scripts/
H A Dbadwords.txt7 run-time:runtime
/curl/tests/http/testenv/
H A Dhttpd.py84 p = subprocess.run(args=[env.apxs, '-q', 'libexecdir'],
127 p = subprocess.run(args, stderr=subprocess.PIPE, stdout=subprocess.PIPE,
465 p = subprocess.run([self.env.apxs, '-c', 'mod_curltest.c'],
H A Dvsftpd.py165 self._process = subprocess.run(args, stderr=cerr, stdout=cerr,
/curl/docs/libcurl/
H A Dlibcurl-env-dbg.md69 is needed to make the run emit trace output, but when it does, the contents
143 that are run via easy_perform. The value of the environment variable
H A Dlibcurl-easy.md53 immediately, but instead run ahead and perform other transfers using the same
H A Dcurl_global_cleanup.md55 recommend you do not run libcurl from any module that may be unloaded
H A Dlibcurl.m434 # accepted. ACTION-IF-YES is a list of shell commands to run if
36 # ACTION-IF-NO is a list of shell commands that are run otherwise.
37 # Note that using --without-libcurl does run ACTION-IF-NO.
H A Dcurl_multi_perform.md22 curl_multi_perform - run all transfers until it would block
/curl/
H A Dacinclude.m429 dnl includes even if no INCLUDES argument is given. This macro will run
84 dnl will run silently when invoked with three arguments.
901 dnl until library linking and run-time checks for clock_gettime succeed.
1154 dnl Make sure this test is run BEFORE the first test in the script that
1156 dnl macro. It must also run AFTER all lib-checking macros are complete.
1163 dnl just run a program to verify that the libs checked for previous to this
1164 dnl point also is available run-time!
1165 AC_MSG_CHECKING([run-time libs availability])
1174 …AC_MSG_ERROR([one or more libs available at link-time are not available run-time. Libs used at lin…
1526 dnl harness needs information on how to run the C preprocessor.
/curl/m4/
H A Dcurl-mbedtls.m494 dnl when shared libs were found in a path that the run-time
H A Dcurl-bearssl.m494 dnl when shared libs were found in a path that the run-time
/curl/packages/vms/
H A Dcurl_gnv_build_steps.txt101 GNV currently has a bug where configure scripts take a long time to run.
103 DS10 with IDE disks, taking an hour to run the CURL configure is normal.
187 Then run the @clean_gnv_curl.com. Use the parameter "realclean" if you are
188 going to run the setup_gnv_curl_build.com and configure script again.
H A Dbackup_gnv_curl_src.com11 $! The make_pcsi_kit_name.com needs to be run before this procedure to
/curl/tests/
H A DCMakeLists.txt82 # Create configurehelp.pm, used by tests needing to run the C preprocessor.
/curl/docs/
H A Dmk-ca-bundle.md106 each certificate and output when run in plain text mode.

Completed in 44 milliseconds

12345