
Go to the source code of this file.
Functions | |
| int | libtest_debug_cb (CURL *handle, curl_infotype type, unsigned char *data, size_t size, void *userp) |
| static void | libtest_debug_dump (const char *timebuf, const char *text, FILE *stream, const unsigned char *ptr, size_t size, int nohex) |
Variables | |
| static time_t | epoch_offset |
| static int | known_offset |
| struct libtest_trace_cfg | libtest_debug_config |
| int libtest_debug_cb | ( | CURL * | handle, |
| curl_infotype | type, | ||
| unsigned char * | data, | ||
| size_t | size, | ||
| void * | userp | ||
| ) |
Definition at line 85 of file testtrace.c.
|
static |
Definition at line 34 of file testtrace.c.
|
static |
Definition at line 30 of file testtrace.c.
|
static |
Definition at line 31 of file testtrace.c.
| struct libtest_trace_cfg libtest_debug_config |
Definition at line 28 of file testtrace.c.