Home
last modified time | relevance | path

Searched refs:operate (Results 1 – 13 of 13) sorted by relevance

/curl/tests/
H A Dvalgrind.supp25 fun:operate
38 fun:operate
58 fun:operate
80 fun:operate
96 fun:operate
112 fun:operate
128 fun:operate
/curl/src/
H A Dtool_operate.h82 CURLcode operate(struct GlobalConfig *config, int argc, argv_item_t argv[]);
H A Dtool_main.c271 result = operate(&global, argc, argv); in wmain()
H A Dtool_operate.c3177 CURLcode operate(struct GlobalConfig *global, int argc, argv_item_t argv[]) in operate() function
/curl/docs/cmdline-opts/
H A Dftp-method.md34 Do one CWD with the full target directory and then operate on the file
H A Dfail-early.md22 operate on each given URL, one by one. By default, it ignores errors if there
/curl/docs/libcurl/opts/
H A DCURLINFO_ACTIVESOCKET.md69 /* operate on sockfd */
H A DCURLINFO_LASTSOCKET.md69 /* operate on sockfd */
H A DCURLOPT_RTSP_STREAM_URI.md29 Set the stream *URI* to operate on by passing a char * . For example, a single
H A DCURLOPT_SSL_VERIFYHOST.md41 certificate as is used in the URL you operate against.
H A DCURLOPT_HEADERFUNCTION.md72 negotiation. If you need to operate on only the headers from the final
/curl/.github/workflows/
H A Dcheckdocs.yml5 # This workflow contains tests that operate on documentation files only. Some
/curl/docs/libcurl/
H A Dlibcurl-tutorial.md230 libcurl is not able to operate on file handles opened by the
314 one. Then you set the URL to operate on just like before. This is the remote
890 operate as a "man in between" which the proxy's task is, as previously
927 using a tunnel like this, as it then enables you to operate on the remote

Completed in 39 milliseconds