Searched refs:_HELP_SWITCH (Results 1 – 4 of 4) sorted by relevance
26 #define _HELP_SWITCH "[-h] [--h] [--help] [-?]" macro
290 int printed_in_line = strlen(_HELP_SWITCH) + 1; in nsi_cmd_print_switches_help()292 fprintf(stdout, "%s ", _HELP_SWITCH); in nsi_cmd_print_switches_help()326 _HELP_SWITCH, _HELP_DESCR); in nsi_cmd_print_long_help()
23 #define _HELP_SWITCH "[-h] [--h] [--help] [-?]" macro
288 int printed_in_line = strlen(_HELP_SWITCH) + 1; in cmd_print_switches_help()290 fprintf(stdout, "%s ", _HELP_SWITCH); in cmd_print_switches_help()324 _HELP_SWITCH, _HELP_DESCR); in cmd_print_long_help()