Searched refs:show_usage (Results 1 – 7 of 7) sorted by relevance
7 show_usage()14 show_usage244 *) show_usage; exit 1;;251 test "$echo_cppflags" = "yes" && show_usage && exit 1252 test "$echo_cxxflags" = "yes" && show_usage && exit 1253 test "$echo_ldflags" = "yes" && show_usage && exit 1254 test "$echo_libs" = "yes" && show_usage && exit 1
7 show_usage()14 show_usage273 *) show_usage; exit 1;;280 test "$echo_cppflags" = "yes" && show_usage && exit 1281 test "$echo_cxxflags" = "yes" && show_usage && exit 1282 test "$echo_ldflags" = "yes" && show_usage && exit 1283 test "$echo_libs" = "yes" && show_usage && exit 1
56 int show_usage; variable73 {"help", 0, &show_usage, 1},719 if (show_usage) { in main()
1066 static void show_usage(char* prgname) in show_usage() function1079 show_usage(argv[0]); in main()1087 show_usage(argv[0]); in main()
494 static void show_usage(char *prog) in show_usage() function2121 show_usage(argv[0]); in handle_args()2132 show_usage(argv[0]); in handle_args()