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

Go to the source code of this file.

Classes

struct  data

Functions

static void dump (const char *text, FILE *stream, unsigned char *ptr, size_t size, char nohex)
static curlioerr ioctl_callback (CURL *handle, int cmd, void *clientp)
static int my_trace (CURL *handle, curl_infotype type, char *data, size_t size, void *userp)
static size_t read_callback (void *ptr, size_t size, size_t nmemb, void *stream)
int test (char *URL)
static size_t write_callback (void *ptr, size_t size, size_t nmemb, void *stream)

Variables

static size_t current_offset = 0
static char databuf [70000]

Function Documentation

static void dump ( const char *  text,
FILE *  stream,
unsigned char *  ptr,
size_t  size,
char  nohex 
) [static]

Definition at line 36 of file lib552.c.

static curlioerr ioctl_callback ( CURL handle,
int  cmd,
void *  clientp 
) [static]

Definition at line 150 of file lib552.c.

static int my_trace ( CURL handle,
curl_infotype  type,
char *  data,
size_t  size,
void *  userp 
) [static]

Definition at line 84 of file lib552.c.

static size_t read_callback ( void *  ptr,
size_t  size,
size_t  nmemb,
void *  stream 
) [static]

Definition at line 127 of file lib552.c.

int test ( char *  URL)

Definition at line 165 of file lib552.c.

static size_t write_callback ( void *  ptr,
size_t  size,
size_t  nmemb,
void *  stream 
) [static]

Definition at line 140 of file lib552.c.


Variable Documentation

size_t current_offset = 0 [static]

Definition at line 123 of file lib552.c.

char databuf[70000] [static]

Definition at line 124 of file lib552.c.



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