|
Mixes for Privacy and Anonymity in the Internet
|
Public Attributes | |
| struct optionStackEntry | optionStack [POPT_OPTION_DEPTH] |
| struct optionStackEntry * | os |
| const char ** | leftovers |
| int | numLeftovers |
| int | nextLeftover |
| struct poptOption * | options |
| int | restLeftover |
| const char * | appName |
| struct poptAlias * | aliases |
| int | numAliases |
| int | flags |
| struct execEntry * | execs |
| int | numExecs |
| const char ** | finalArgv |
| int | finalArgvCount |
| int | finalArgvAlloced |
| struct execEntry * | doExec |
| const char * | execPath |
| int | execAbsolute |
| const char * | otherHelp |
| pbm_set * | arg_strip |
| struct poptAlias* poptContext_s::aliases |
Referenced by handleAlias(), poptAddAlias(), poptFreeContext(), and poptGetContext().
| const char* poptContext_s::appName |
Referenced by poptFreeContext(), and poptGetContext().
Referenced by poptFreeContext(), poptGetContext(), poptResetContext(), poptStripArg(), and poptStrippedArgv().
| struct execEntry* poptContext_s::doExec |
Referenced by handleExec(), and poptResetContext().
Referenced by poptGetContext(), and poptSetExecPath().
| const char* poptContext_s::execPath |
Referenced by poptFreeContext(), and poptSetExecPath().
| struct execEntry* poptContext_s::execs |
Referenced by handleExec(), poptFreeContext(), and poptGetContext().
| const char** poptContext_s::finalArgv |
Referenced by handleExec(), poptFreeContext(), poptGetContext(), poptGetNextOpt(), and poptResetContext().
Referenced by handleExec(), poptGetContext(), and poptGetNextOpt().
Referenced by handleExec(), poptGetNextOpt(), and poptResetContext().
Referenced by handleExec(), poptGetContext(), poptGetNextOpt(), and showHelpIntro().
| const char** poptContext_s::leftovers |
Referenced by poptFreeContext(), poptGetArg(), poptGetArgs(), poptGetContext(), poptGetNextOpt(), and poptPeekArg().
Referenced by poptGetArg(), poptGetArgs(), poptPeekArg(), and poptResetContext().
Referenced by handleAlias(), poptAddAlias(), poptFreeContext(), and poptGetContext().
Referenced by handleExec(), poptFreeContext(), and poptGetContext().
Referenced by poptGetArg(), poptGetArgs(), poptGetNextOpt(), poptPeekArg(), and poptResetContext().
| struct poptOption* poptContext_s::options |
Referenced by poptGetContext(), poptGetNextOpt(), poptPrintHelp(), and poptPrintUsage().
Referenced by findNextArg(), handleAlias(), poptBadOption(), poptGetContext(), poptGetNextOpt(), poptResetContext(), poptStripArg(), poptStuffArgs(), and showHelpIntro().
| struct optionStackEntry* poptContext_s::os |
| const char* poptContext_s::otherHelp |
Referenced by poptFreeContext(), poptPrintHelp(), poptPrintUsage(), and poptSetOtherOptionHelp().
Referenced by poptGetNextOpt(), and poptResetContext().
1.7.6.1