Lines Matching defs:usage
59 * generated usage string if the wrap argument is True (1).
861 * Write the options/arguments to the usage string.
888 * the maximum usage string seen.
904 * a single combination string to go at the beginning of the usage.
1050 * Format the usage string for a command into a static buffer and
1070 * the maximum usage string seen.
1080 * Estimate a worst case size for the usage string:
1136 * error giving usage information for the command currently
2873 usage(int full)
3188 * Since we know the command, give them a quick usage message.
3478 usage(1);
3486 usage(1);
3503 * readonly, use a full usage message, because the simple
3505 * Otherwise, the simple usage message suffices.
3509 usage(1);
3511 usage(0);