|
Mixes for Privacy and Anonymity in the Internet
|
Public Attributes | |
| int | argc |
| const char ** | argv |
| pbm_set * | argb |
| int | next |
| const char * | nextArg |
| const char * | nextCharArg |
| struct poptAlias * | currAlias |
| int | stuffed |
| pbm_set* optionStackEntry::argb |
Referenced by cleanOSE(), findNextArg(), handleAlias(), poptFreeContext(), poptGetContext(), poptGetNextOpt(), poptResetContext(), and poptStuffArgs().
| int optionStackEntry::argc |
Referenced by findNextArg(), handleAlias(), poptGetContext(), poptGetNextOpt(), poptStripArg(), poptStrippedArgv(), and poptStuffArgs().
| const char** optionStackEntry::argv |
| struct poptAlias* optionStackEntry::currAlias |
Referenced by handleAlias(), poptResetContext(), and poptStuffArgs().
| int optionStackEntry::next |
Referenced by findNextArg(), handleAlias(), poptBadOption(), poptGetContext(), poptGetNextOpt(), poptResetContext(), and poptStuffArgs().
| const char* optionStackEntry::nextArg |
Referenced by cleanOSE(), handleAlias(), poptGetNextOpt(), poptGetOptArg(), poptResetContext(), and poptStuffArgs().
| const char* optionStackEntry::nextCharArg |
Referenced by handleAlias(), poptGetNextOpt(), poptResetContext(), and poptStuffArgs().
| int optionStackEntry::stuffed |
Referenced by handleAlias(), and poptStuffArgs().