Mixe for Privacy and Anonymity in the Internet
Defines | Functions
system.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define xstrdup(_str)   strdup(_str)

Functions

char * alloca ()
char * xstrdup (const char *str)

Define Documentation

#define xstrdup (   _str)    strdup(_str)

Definition at line 42 of file system.h.


Function Documentation

char* alloca ( )
char* xstrdup ( const char *  str)