gnutls_mem.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef void svoid

Functions

void * MHD_gtls_realloc_fast (void *ptr, size_t size)
svoidMHD_gtls_secure_calloc (size_t nmemb, size_t size)
void * MHD_gtls_calloc (size_t nmemb, size_t size)
char * MHD_gtls_strdup (const char *)

Variables

int(* MHD__gnutls_is_secure_memory )(const void *)

Typedef Documentation

typedef void svoid

Definition at line 32 of file gnutls_mem.h.


Function Documentation

void* MHD_gtls_calloc ( size_t  nmemb,
size_t  size 
)
void* MHD_gtls_realloc_fast ( void *  ptr,
size_t  size 
)
svoid* MHD_gtls_secure_calloc ( size_t  nmemb,
size_t  size 
)
char* MHD_gtls_strdup ( const char *   ) 

Variable Documentation

int(* MHD__gnutls_is_secure_memory)(const void *)

Referenced by MHD__gnutls_global_init().


Generated by  doxygen 1.6.2