Searched refs:helpLength (Results 1 – 1 of 1) sorted by relevance
295 size_t helpLength; in singleOptionHelp() local441 helpLength = strlen(help); in singleOptionHelp()442 while (helpLength > lineLength) { in singleOptionHelp()470 helpLength = strlen(help); in singleOptionHelp()473 if (helpLength) fprintf(fp, "%s\n", help); in singleOptionHelp()