#include "tool_setup.h"
#include "strcase.h"
#include "curlx.h"
#include "tool_cfgable.h"
#include "tool_doswin.h"
#include "tool_msgs.h"
#include "tool_cb_hdr.h"
#include "memdebug.h"
Go to the source code of this file.
Defines | |
#define | ENABLE_CURLX_PRINTF |
Functions | |
static char * | parse_filename (const char *ptr, size_t len) |
size_t | tool_header_cb (void *ptr, size_t size, size_t nmemb, void *userdata) |
#define ENABLE_CURLX_PRINTF |
Definition at line 26 of file tool_cb_hdr.c.
static char * parse_filename | ( | const char * | ptr, |
size_t | len | ||
) | [static] |
Definition at line 142 of file tool_cb_hdr.c.
size_t tool_header_cb | ( | void * | ptr, |
size_t | size, | ||
size_t | nmemb, | ||
void * | userdata | ||
) |
Definition at line 43 of file tool_cb_hdr.c.