Classes | Functions | Variables
tool_help.c File Reference
#include "tool_setup.h"
#include "tool_panykey.h"
#include "tool_help.h"
#include "tool_libinfo.h"
#include "tool_version.h"
#include "memdebug.h"
Include dependency graph for tool_help.c:

Go to the source code of this file.

Classes

struct  feat

Functions

void tool_help (void)
void tool_list_engines (CURL *curl)
void tool_version_info (void)

Variables

static struct feat feats []
static const char *const helptext []

Function Documentation

void tool_help ( void  )

Definition at line 322 of file tool_help.c.

void tool_list_engines ( CURL curl)

Definition at line 363 of file tool_help.c.

void tool_version_info ( void  )

Definition at line 334 of file tool_help.c.


Variable Documentation

struct feat feats[] [static]
Initial value:
 {
  {"AsynchDNS",      CURL_VERSION_ASYNCHDNS},
  {"Debug",          CURL_VERSION_DEBUG},
  {"TrackMemory",    CURL_VERSION_CURLDEBUG},
  {"IDN",            CURL_VERSION_IDN},
  {"IPv6",           CURL_VERSION_IPV6},
  {"Largefile",      CURL_VERSION_LARGEFILE},
  {"SSPI",           CURL_VERSION_SSPI},
  {"GSS-API",        CURL_VERSION_GSSAPI},
  {"Kerberos",       CURL_VERSION_KERBEROS5},
  {"SPNEGO",         CURL_VERSION_SPNEGO},
  {"NTLM",           CURL_VERSION_NTLM},
  {"NTLM_WB",        CURL_VERSION_NTLM_WB},
  {"SSL",            CURL_VERSION_SSL},
  {"libz",           CURL_VERSION_LIBZ},
  {"CharConv",       CURL_VERSION_CONV},
  {"TLS-SRP",        CURL_VERSION_TLSAUTH_SRP},
  {"HTTP2",          CURL_VERSION_HTTP2},
  {"UnixSockets",    CURL_VERSION_UNIX_SOCKETS},
  {"HTTPS-proxy",    CURL_VERSION_HTTPS_PROXY}
}

Definition at line 300 of file tool_help.c.

const char* const helptext[] [static]

Definition at line 46 of file tool_help.c.



rc_visard_driver
Author(s): Heiko Hirschmueller , Christian Emmerich , Felix Ruess
autogenerated on Thu Jun 6 2019 20:43:09