Defines | Functions
tool_cb_see.c File Reference
#include "tool_setup.h"
#include "curlx.h"
#include "tool_cfgable.h"
#include "tool_cb_see.h"
#include "memdebug.h"
Include dependency graph for tool_cb_see.c:

Go to the source code of this file.

Defines

#define ENABLE_CURLX_PRINTF
#define OUR_MAX_SEEK_L   2147483647L - 1L
#define OUR_MAX_SEEK_O   CURL_OFF_T_C(0x7FFFFFFF) - CURL_OFF_T_C(0x1)

Functions

int tool_seek_cb (void *userdata, curl_off_t offset, int whence)

Define Documentation

Definition at line 24 of file tool_cb_see.c.

#define OUR_MAX_SEEK_L   2147483647L - 1L

Definition at line 37 of file tool_cb_see.c.

#define OUR_MAX_SEEK_O   CURL_OFF_T_C(0x7FFFFFFF) - CURL_OFF_T_C(0x1)

Definition at line 38 of file tool_cb_see.c.


Function Documentation

int tool_seek_cb ( void *  userdata,
curl_off_t  offset,
int  whence 
)

Definition at line 47 of file tool_cb_see.c.



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