Home | History | Annotate | Download | only in libpopt

Lines Matching refs:poptOption

32 		struct poptOption * key, 
53 struct poptOption poptAliasOptions[] = {
62 struct poptOption poptHelpOptions[] = {
70 static struct poptOption poptHelpOptions2[] = {
85 struct poptOption * poptHelpOptionsI18N = poptHelpOptions2;
92 getTableTranslationDomain(/*@null@*/ const struct poptOption *table)
95 const struct poptOption *opt;
110 getArgDescrip(const struct poptOption * opt,
148 const struct poptOption * opt,
219 const struct poptOption * opt,
410 static size_t maxArgWidth(const struct poptOption * opt,
484 const struct poptOption * opt;
501 /*@null@*/ const struct poptOption * table, size_t left,
506 const struct poptOption * opt;
586 const struct poptOption * opt,
672 const struct poptOption * opt;
706 /*@null@*/ const struct poptOption * opt,
756 static int showShortOptions(const struct poptOption * opt, FILE * fp,