Mixes for Privacy and Anonymity in the Internet
|
Macros | |
#define | xstrdup(_str) strdup(_str) |
Functions | |
char * | alloca () |
char * | xstrdup (const char *str) |
#define xstrdup | ( | _str | ) | strdup(_str) |
char* alloca | ( | ) |
Referenced by poptGetNextOpt(), and poptParseArgvString().
char* xstrdup | ( | const char * | str | ) |
Referenced by poptGetNextOpt(), poptSetExecPath(), and poptSetOtherOptionHelp().