maxLeftCol 197 lib/popt/popthelp.c static void singleOptionHelp(FILE * fp, int maxLeftCol, maxLeftCol 203 lib/popt/popthelp.c int indentLength = maxLeftCol + 5; maxLeftCol 210 lib/popt/popthelp.c int nb = maxLeftCol + 1; maxLeftCol 220 lib/popt/popthelp.c left[maxLeftCol] = '\0'; maxLeftCol 320 lib/popt/popthelp.c fprintf(fp," %-*s ", maxLeftCol, left);