Searched refs:optionStackEntry (Results 1 – 2 of 2) sorted by relevance
45 struct optionStackEntry { struct62 struct optionStackEntry optionStack[POPT_OPTION_DEPTH]; argument64 struct optionStackEntry * os;
217 static void cleanOSE(/*@special@*/ struct optionStackEntry *os) in cleanOSE()550 struct optionStackEntry * os = con->os; in findNextArg()1172 struct optionStackEntry * os = NULL; in poptBadOption()