Classes | Defines | Functions | Variables
lib506.c File Reference
#include "test.h"
#include "memdebug.h"
Include dependency graph for lib506.c:

Go to the source code of this file.

Classes

struct  Tdata
struct  userdata

Defines

#define THREADS   2

Functions

static void * fire (void *ptr)
static void my_lock (CURL *handle, curl_lock_data data, curl_lock_access laccess, void *useptr)
static void my_unlock (CURL *handle, curl_lock_data data, void *useptr)
static struct curl_slistsethost (struct curl_slist *headers)
static char * suburl (const char *base, int i)
int test (char *URL)

Variables

static const char * HOSTHEADER = "Host: www.host.foo.com"
static const char * JAR = "log/jar506"
int lock [3]

Define Documentation

#define THREADS   2

Definition at line 27 of file lib506.c.


Function Documentation

static void* fire ( void *  ptr) [static]

Definition at line 128 of file lib506.c.

static void my_lock ( CURL handle,
curl_lock_data  data,
curl_lock_access  laccess,
void *  useptr 
) [static]

Definition at line 43 of file lib506.c.

static void my_unlock ( CURL handle,
curl_lock_data  data,
void *  useptr 
) [static]

Definition at line 83 of file lib506.c.

static struct curl_slist* sethost ( struct curl_slist headers) [static, read]

Definition at line 120 of file lib506.c.

static char* suburl ( const char *  base,
int  i 
) [static]

Definition at line 165 of file lib506.c.

int test ( char *  URL)

Definition at line 172 of file lib506.c.


Variable Documentation

const char* HOSTHEADER = "Host: www.host.foo.com" [static]

Definition at line 25 of file lib506.c.

const char* JAR = "log/jar506" [static]

Definition at line 26 of file lib506.c.

int lock[3]

Definition at line 40 of file lib506.c.



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