indentLength 203 lib/popt/popthelp.c int indentLength = maxLeftCol + 5; indentLength 204 lib/popt/popthelp.c int lineLength = 79 - indentLength; indentLength 343 lib/popt/popthelp.c sprintf(format, "%%.%ds\n%%%ds", (int) (ch - help), indentLength);