Home | History | Annotate | Download | only in libpopt

Lines Matching refs:poptOption

64 static void invokeCallbacksPRE(poptContext con, const struct poptOption * opt)
92 static void invokeCallbacksPOST(poptContext con, const struct poptOption * opt)
121 const struct poptOption * opt,
122 const struct poptOption * myOpt,
127 const struct poptOption * cbopt = NULL;
171 const struct poptOption * options, int flags)
471 /*@observer@*/ /*@null@*/ static const struct poptOption *
472 findOption(const struct poptOption * opt, /*@null@*/ const char * longName,
479 const struct poptOption * cb = NULL;
488 const struct poptOption * opt2;
708 const struct poptOption * opt = NULL;