Home
last modified time | relevance | path

Searched refs:show_usage (Results 1 – 25 of 31) sorted by relevance

12

/freebsd-12.1/contrib/googletest/googletest/scripts/
H A Dgtest-config.in7 show_usage()
14 show_usage
244 *) show_usage; exit 1;;
251 test "$echo_cppflags" = "yes" && show_usage && exit 1
252 test "$echo_cxxflags" = "yes" && show_usage && exit 1
253 test "$echo_ldflags" = "yes" && show_usage && exit 1
254 test "$echo_libs" = "yes" && show_usage && exit 1
/freebsd-12.1/contrib/googletest/googlemock/scripts/
H A Dgmock-config.in7 show_usage()
14 show_usage
273 *) show_usage; exit 1;;
280 test "$echo_cppflags" = "yes" && show_usage && exit 1
281 test "$echo_cxxflags" = "yes" && show_usage && exit 1
282 test "$echo_ldflags" = "yes" && show_usage && exit 1
283 test "$echo_libs" = "yes" && show_usage && exit 1
/freebsd-12.1/contrib/apr/
H A Dapr-config.in51 show_usage()
90 show_usage
234 show_usage
238 show_usage
/freebsd-12.1/contrib/apr-util/
H A Dapu-config.in46 show_usage()
208 show_usage
212 show_usage
/freebsd-12.1/contrib/llvm/tools/lldb/tools/lldb-server/
H A Dlldb-platform.cpp158 bool show_usage = false; in main_platform() local
236 show_usage = true; in main_platform()
257 show_usage = true; in main_platform()
259 if (show_usage || option_error) { in main_platform()
H A Dlldb-gdbserver.cpp391 bool show_usage = false; in main_gdbserver() local
471 show_usage = true; in main_gdbserver()
476 if (show_usage || option_error) { in main_gdbserver()
/freebsd-12.1/usr.sbin/adduser/
H A Drmuser.sh217 show_usage() { function
241 show_usage
304 show_usage
H A Dadduser.sh78 show_usage() { function
958 show_usage
991 show_usage
/freebsd-12.1/contrib/binutils/binutils/
H A Dcoffdump.c45 static void show_usage (FILE *, int);
456 show_usage (FILE *file, int status) in show_usage() function
509 show_usage (stdout, 0); in main()
518 show_usage (stderr, 1); in main()
H A Dsysdump.c54 static void show_usage (FILE *, int);
638 show_usage (FILE *file, int status) in show_usage() function
683 show_usage (stdout, 0); in main()
693 show_usage (stderr, 1); in main()
H A Dsrconv.c90 static void show_usage (FILE *, int);
1721 show_usage (FILE *file, int status) in show_usage() function
1786 show_usage (stdout, 0); in main()
1796 show_usage (stderr, 1); in main()
1812 show_usage (stderr, 1); in main()
H A DChangeLog553 * coffdump.c (show_usage): Don't print empty REPORT_BUGS_TO.
557 * nlmconv.c (show_usage): Don't print empty REPORT_BUGS_TO.
564 * srconv.c (show_usage): Likewise.
566 * sysdymp.c (show_usage): Likewise.
H A DChangeLog-02032081 * coffdump.c (show_usage): Update text to provide verbose
2084 * nlmconv.c (show_usage): Update text to provide verbose
2095 * srconv.c (show_usage): Update text to provide verbose
2100 * sysdump.c (show_usage): Update text to provide verbose
H A DChangeLog-00011829 * nlmconv.c (show_usage): Likewise.
1862 * nlmconv.c (show_usage): Likewise.
/freebsd-12.1/contrib/amd/amd/
H A Dget_args.c137 show_usage(void) in show_usage() function
303 show_usage(); in get_args()
365 show_usage(); in get_args()
/freebsd-12.1/contrib/ofed/librdmacm/examples/
H A Drcopy.c558 static void show_usage(char *program) in show_usage() function
581 show_usage(argv[0]); in server_opts()
591 show_usage(argv[0]); in client_opts()
609 show_usage(argv[0]); in client_opts()
/freebsd-12.1/usr.sbin/rrenumd/
H A Drrenumd.c102 static void show_usage(void);
127 show_usage() in show_usage() function
590 show_usage(); in main()
/freebsd-12.1/contrib/amd/amq/
H A Damq.c445 goto show_usage; in main()
533 show_usage: in main()
815 goto show_usage; in main()
/freebsd-12.1/contrib/mandoc/
H A Dmain.c130 int show_usage; in main() local
195 show_usage = 0; in main()
312 show_usage = 1; in main()
317 if (show_usage) in main()
/freebsd-12.1/usr.bin/rctl/
H A Drctl.c499 show_usage(const char *filter, const char *unexpanded_rule, int hflag) in show_usage() function
675 error = show_usage(rule, unexpanded_rule, hflag); in main()
/freebsd-12.1/contrib/ofed/opensm/opensm/
H A Dmain.c128 static void show_usage(void) in show_usage() function
1147 show_usage(); in main()
/freebsd-12.1/contrib/binutils/gas/
H A Das.c225 show_usage (FILE * stream) in show_usage() function
572 show_usage (stdout); in parse_args()
H A DChangeLog-9899250 * as.c (show_usage): Document new options.
568 * as.c (show_usage): Add --gdwarf2 to list of options displayed.
3126 * as.c (show_usage): Changed format to match that of gcc, ld, etc.
4482 * as.c (show_usage): Update bug-gnu-utils address.
4483 * gasp.c (show_usage): Likewise.
4567 * as.c (show_usage): Mention --traditional-format.
4755 (show_usage): Update.
4766 (show_usage): Update.
H A DChangeLog-9697973 * as.c (show_usage): Add -am.
1020 (show_usage): Add --gstabs.
1434 (show_usage): Added help for -MD.
1988 * as.c (show_usage, parse_args): Make static.
2279 * as.c (show_usage): Mention c as a suboption of -a.
3737 * as.c (show_usage): Print bug report address.
3740 * gasp.c (show_usage): Print bug report address.
H A DChangeLog963 * as.c (show_usage): Don't print empty REPORT_BUGS_TO.

12