Home
last modified time | relevance | path

Searched refs:optionStackEntry (Results 1 – 2 of 2) sorted by relevance

/external/oprofile/libpopt/
Dpoptint.h45 struct optionStackEntry { struct
62 struct optionStackEntry optionStack[POPT_OPTION_DEPTH]; argument
64 struct optionStackEntry * os;
Dpopt.c217 static void cleanOSE(/*@special@*/ struct optionStackEntry *os) in cleanOSE()
550 struct optionStackEntry * os = con->os; in findNextArg()
1172 struct optionStackEntry * os = NULL; in poptBadOption()