Searched refs:otherHelp (Results 1 – 2 of 2) sorted by relevance
83 con->otherHelp = text; in poptSetOtherOptionHelp()87 fprintf(fp, "USAGE: %s %s\n", con->argv[0], con->otherHelp); in poptPrintUsage()
52 const char *otherHelp; member