#include "test.h"
#include "warnless.h"
#include "memdebug.h"
Go to the source code of this file.
|
| 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) |
| |
◆ dump()
| static void dump |
( |
const char * |
text, |
|
|
FILE * |
stream, |
|
|
unsigned char * |
ptr, |
|
|
size_t |
size, |
|
|
char |
nohex |
|
) |
| |
|
static |
◆ ioctl_callback()
| static curlioerr ioctl_callback |
( |
CURL * |
handle, |
|
|
int |
cmd, |
|
|
void * |
clientp |
|
) |
| |
|
static |
◆ my_trace()
◆ read_callback()
◆ test()
◆ write_callback()
◆ current_offset
◆ databuf