sub_transdom 445 lib/popt/popthelp.c const char *sub_transdom; sub_transdom 464 lib/popt/popthelp.c sub_transdom = getTableTranslationDomain( sub_transdom 466 lib/popt/popthelp.c if (sub_transdom == NULL) sub_transdom 467 lib/popt/popthelp.c sub_transdom = translation_domain; sub_transdom 470 lib/popt/popthelp.c fprintf(fp, "\n%s\n", D_(sub_transdom, opt->descrip)); sub_transdom 472 lib/popt/popthelp.c singleTableHelp(con, fp, (const struct poptOption *)opt->arg, left, sub_transdom);