translation_domain   91 lib/popt/popthelp.c 		/*@null@*/ const char * translation_domain)
translation_domain  100 lib/popt/popthelp.c     if (opt->argDescrip) return D_(translation_domain, opt->argDescrip);
translation_domain  129 lib/popt/popthelp.c 		/*@null@*/ const char * translation_domain)
translation_domain  133 lib/popt/popthelp.c     const char * defstr = D_(translation_domain, "default");
translation_domain  199 lib/popt/popthelp.c 		/*@null@*/ const char * translation_domain)
translation_domain  205 lib/popt/popthelp.c     const char * help = D_(translation_domain, opt->descrip);
translation_domain  206 lib/popt/popthelp.c     const char * argDescrip = getArgDescrip(opt, translation_domain);
translation_domain  243 lib/popt/popthelp.c 	    defs = singleOptionDefaultValue(lineLength, opt, translation_domain);
translation_domain  367 lib/popt/popthelp.c 		       /*@null@*/ const char * translation_domain)
translation_domain  378 lib/popt/popthelp.c 	    len = maxArgWidth((const struct poptOption *)opt->arg, translation_domain);
translation_domain  390 lib/popt/popthelp.c 	    s = getArgDescrip(opt, translation_domain);
translation_domain  413 lib/popt/popthelp.c 		/*@null@*/ const char * translation_domain)
translation_domain  426 lib/popt/popthelp.c 	    singleOptionHelp(fp, left, opt, translation_domain);
translation_domain  440 lib/popt/popthelp.c 		/*@null@*/ const char * translation_domain)
translation_domain  457 lib/popt/popthelp.c 	    singleOptionHelp(fp, left, opt, translation_domain);
translation_domain  467 lib/popt/popthelp.c 	    sub_transdom = translation_domain;
translation_domain  525 lib/popt/popthelp.c 		/*@null@*/ const char *translation_domain)
translation_domain  532 lib/popt/popthelp.c     const char * argDescrip = getArgDescrip(opt, translation_domain);
translation_domain  584 lib/popt/popthelp.c 		/*@null@*/ const char * translation_domain)
translation_domain  596 lib/popt/popthelp.c 	    translation_domain = (const char *)opt->arg;
translation_domain  599 lib/popt/popthelp.c 	    cursor = singleOptionUsage(fp, cursor, opt, translation_domain);
translation_domain  628 lib/popt/popthelp.c 		/*@null@*/ const char * translation_domain,
translation_domain  637 lib/popt/popthelp.c 	    translation_domain = (const char *)opt->arg;
translation_domain  658 lib/popt/popthelp.c 			translation_domain, done);
translation_domain  661 lib/popt/popthelp.c 	    cursor = singleOptionUsage(fp, cursor, opt, translation_domain);