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

Go to the source code of this file.

Macros

#define xstrdup(_str)   strdup(_str)
 

Functions

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

Macro Definition Documentation

◆ xstrdup

#define xstrdup (   _str)    strdup(_str)

Definition at line 42 of file system.h.

Function Documentation

◆ alloca()

char* alloca ( )

Referenced by poptParseArgvString().

Here is the caller graph for this function:

◆ xstrdup()

char* xstrdup ( const char *  str)

Referenced by poptSetExecPath(), and poptSetOtherOptionHelp().

Here is the caller graph for this function: