Classes | Defines | Functions | Variables
lib1520.c File Reference
#include "test.h"
#include "memdebug.h"
Include dependency graph for lib1520.c:

Go to the source code of this file.

Classes

struct  upload_status

Defines

#define FROM   "<sender@example.com>"
#define TO   "<recipient@example.com>"

Functions

static size_t read_callback (void *ptr, size_t size, size_t nmemb, void *userp)
int test (char *URL)

Variables

static const char * payload_text []

Define Documentation

#define FROM   "<sender@example.com>"

Definition at line 30 of file lib1520.c.

#define TO   "<recipient@example.com>"

Definition at line 29 of file lib1520.c.


Function Documentation

static size_t read_callback ( void *  ptr,
size_t  size,
size_t  nmemb,
void *  userp 
) [static]

Definition at line 50 of file lib1520.c.

int test ( char *  URL)

Definition at line 72 of file lib1520.c.


Variable Documentation

const char* payload_text[] [static]
Initial value:
 {
  "From: different\r\n",
  "To: another\r\n",
  "\r\n",
  "\r\n",
  ".\r\n",
  ".\r\n",
  "\r\n",
  ".\r\n",
  "\r\n",
  "body",
  NULL
}

Definition at line 32 of file lib1520.c.



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