Searched refs:OPT_HELP (Results 1 – 5 of 5) sorted by relevance
183 #define OPT_HELP "--help" macro
41 #define OPT_HELP "--help" macro
840 printf("\t" OPT_HELP "\t\t\tDisplay this information.\n"); in printHelp()864 } else if (!strcmp(OPT_HELP, argv[i])) { in main()
982 printf("\t" OPT_HELP "\t\t\tDisplay this information.\n"); in printHelp()1014 } else if (!strcmp(OPT_HELP, argv[i])) { in main()
618 #define OPT_HELP "--help" macro1154 printf("\t" OPT_HELP "\t\t\tDisplay this information.\n"); in usage()1183 } else if (!strcmp(OPT_HELP, arg)) { in main()