Macros | Functions
tool_operate.c File Reference
#include "tool_setup.h"
#include "strcase.h"
#include "curlx.h"
#include "tool_binmode.h"
#include "tool_cfgable.h"
#include "tool_cb_dbg.h"
#include "tool_cb_hdr.h"
#include "tool_cb_prg.h"
#include "tool_cb_rea.h"
#include "tool_cb_see.h"
#include "tool_cb_wrt.h"
#include "tool_dirhie.h"
#include "tool_doswin.h"
#include "tool_easysrc.h"
#include "tool_getparam.h"
#include "tool_helpers.h"
#include "tool_homedir.h"
#include "tool_libinfo.h"
#include "tool_main.h"
#include "tool_metalink.h"
#include "tool_msgs.h"
#include "tool_operate.h"
#include "tool_operhlp.h"
#include "tool_paramhlp.h"
#include "tool_parsecfg.h"
#include "tool_setopt.h"
#include "tool_sleep.h"
#include "tool_urlglob.h"
#include "tool_util.h"
#include "tool_writeout.h"
#include "tool_xattr.h"
#include "tool_vms.h"
#include "tool_help.h"
#include "tool_hugehelp.h"
#include "memdebug.h"
Include dependency graph for tool_operate.c:

Go to the source code of this file.

Macros

#define BUFFER_SIZE   (100*1024)
 
#define CURL_CA_CERT_ERRORMSG
 
#define CURLseparator   "--_curl_--"
 
#define ENABLE_CURLX_PRINTF
 
#define O_BINARY   0
 

Functions

static bool is_fatal_error (CURLcode code)
 
CURLcode operate (struct GlobalConfig *config, int argc, argv_item_t argv[])
 
static CURLcode operate_do (struct GlobalConfig *global, struct OperationConfig *config)
 

Macro Definition Documentation

#define BUFFER_SIZE   (100*1024)

Definition at line 250 of file tool_operate.c.

#define CURL_CA_CERT_ERRORMSG
Value:
"More details here: https://curl.haxx.se/docs/sslcerts.html\n\n" \
"curl failed to verify the legitimacy of the server and therefore " \
"could not\nestablish a secure connection to it. To learn more about " \
"this situation and\nhow to fix it, please visit the web page mentioned " \
"above.\n"

Definition at line 95 of file tool_operate.c.

#define CURLseparator   "--_curl_--"

Definition at line 87 of file tool_operate.c.

#define ENABLE_CURLX_PRINTF

Definition at line 44 of file tool_operate.c.

#define O_BINARY   0

Definition at line 92 of file tool_operate.c.

Function Documentation

static bool is_fatal_error ( CURLcode  code)
static

Definition at line 102 of file tool_operate.c.

CURLcode operate ( struct GlobalConfig config,
int  argc,
argv_item_t  argv[] 
)

Definition at line 1996 of file tool_operate.c.

static CURLcode operate_do ( struct GlobalConfig global,
struct OperationConfig config 
)
static

Definition at line 252 of file tool_operate.c.



rc_tagdetect_client
Author(s): Monika Florek-Jasinska , Raphael Schaller
autogenerated on Sat Feb 13 2021 03:42:17