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 153 of file lib552.c.

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

Definition at line 86 of file lib552.c.

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

Definition at line 130 of file lib552.c.

int test ( char *  URL)

Definition at line 168 of file lib552.c.

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

Definition at line 143 of file lib552.c.

Variable Documentation

size_t current_offset = 0
static

Definition at line 126 of file lib552.c.

char databuf[70000]
static

Definition at line 127 of file lib552.c.



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