Home
last modified time | relevance | path

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

/third_party/popt/src/
Dpoptint.h81 struct optionStackEntry { struct
93 struct optionStackEntry optionStack[POPT_OPTION_DEPTH]; argument
94 struct optionStackEntry * os;
Dpopt.c194 static void cleanOSE(struct optionStackEntry *os) in cleanOSE()
611 struct optionStackEntry * os = con->os; in findNextArg()
1605 struct optionStackEntry * os = NULL; in poptBadOption()
Dpopthelp.c618 struct optionStackEntry * os = con->optionStack; in showHelpIntro()