lineLength 126 lib/popt/popthelp.c singleOptionDefaultValue(int lineLength, lineLength 134 lib/popt/popthelp.c char * le = (char *)malloc(4*lineLength + 1); lineLength 168 lib/popt/popthelp.c size_t slen = 4*lineLength - (le - l) - sizeof("\"...\")"); lineLength 204 lib/popt/popthelp.c int lineLength = 79 - indentLength; lineLength 243 lib/popt/popthelp.c defs = singleOptionDefaultValue(lineLength, opt, translation_domain); lineLength 333 lib/popt/popthelp.c while (helpLength > lineLength) { lineLength 337 lib/popt/popthelp.c ch = help + lineLength - 1;