Searched refs:operate (Results 1 – 13 of 13) sorted by relevance
/curl/tests/ |
H A D | valgrind.supp | 25 fun:operate 38 fun:operate 58 fun:operate 80 fun:operate 96 fun:operate 112 fun:operate 128 fun:operate
|
/curl/src/ |
H A D | tool_operate.h | 82 CURLcode operate(struct GlobalConfig *config, int argc, argv_item_t argv[]);
|
H A D | tool_main.c | 271 result = operate(&global, argc, argv); in wmain()
|
H A D | tool_operate.c | 3154 CURLcode operate(struct GlobalConfig *global, int argc, argv_item_t argv[]) in operate() function
|
/curl/docs/cmdline-opts/ |
H A D | fail-early.md | 22 operate on each given URL, one by one. By default, it ignores errors if there
|
H A D | ftp-method.md | 34 Do one CWD with the full target directory and then operate on the file
|
/curl/docs/libcurl/opts/ |
H A D | CURLOPT_RTSP_STREAM_URI.md | 29 Set the stream *URI* to operate on by passing a char * . For example, a single
|
H A D | CURLINFO_ACTIVESOCKET.md | 69 /* operate on sockfd */
|
H A D | CURLINFO_LASTSOCKET.md | 69 /* operate on sockfd */
|
H A D | CURLOPT_SSL_VERIFYHOST.md | 41 certificate as is used in the URL you operate against.
|
H A D | CURLOPT_HEADERFUNCTION.md | 72 negotiation. If you need to operate on only the headers from the final
|
/curl/.github/workflows/ |
H A D | checkdocs.yml | 5 # This workflow contains tests that operate on documentation files only. Some
|
/curl/docs/libcurl/ |
H A D | libcurl-tutorial.md | 230 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 50 milliseconds