Mixes for Privacy and Anonymity in the Internet
Macros | Functions
system.h File Reference

Macros

#define xstrdup(_str)   strdup(_str)
 

Functions

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

Macro Definition Documentation

◆ xstrdup

#define xstrdup (   _str)    strdup(_str)

Function Documentation

◆ alloca()

char* alloca ( )

◆ xstrdup()

char* xstrdup ( const char *  str)