LibreOffice Module ucb (master) 1
Functions
ftploaderthread.cxx File Reference
#include "ftploaderthread.hxx"
#include "curl.hxx"
Include dependency graph for ftploaderthread.cxx:

Go to the source code of this file.

Functions

static int memory_write_dummy (void *, size_t, size_t, void *)
 
static void delete_CURL (void *pData)
 

Function Documentation

◆ delete_CURL()

static void delete_CURL ( void *  pData)
static

Definition at line 44 of file ftploaderthread.cxx.

References memory_write_dummy(), and pData.

◆ memory_write_dummy()

static int memory_write_dummy ( void *  ,
size_t  ,
size_t  ,
void *   
)
static

Definition at line 39 of file ftploaderthread.cxx.

Referenced by delete_CURL().