Home
last modified time | relevance | path

Searched defs:poptContext_s (Results 1 – 1 of 1) sorted by relevance

/external/oprofile/libpopt/
Dpoptint.h61 struct poptContext_s { struct
62 struct optionStackEntry optionStack[POPT_OPTION_DEPTH];
64 struct optionStackEntry * os;
66 const char ** leftovers;
67 int numLeftovers;
68 int nextLeftover;
70 const struct poptOption * options;
71 int restLeftover;
73 const char * appName;
75 poptItem aliases;
[all …]