Home
last modified time | relevance | path

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

/freebsd-13.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-13.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-13.1/contrib/apr-util/
H A Dapu-config.in46 show_usage()
204 show_usage
208 show_usage
/freebsd-13.1/contrib/apr/
H A Dapr-config.in51 show_usage()
90 show_usage
234 show_usage
238 show_usage
/freebsd-13.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-13.1/contrib/llvm-project/lldb/tools/lldb-server/
H A Dlldb-platform.cpp166 bool show_usage = false; in main_platform() local
246 show_usage = true; in main_platform()
268 show_usage = true; in main_platform()
270 if (show_usage || option_error) { in main_platform()
/freebsd-13.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-13.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-13.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-13.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-13.1/contrib/ofed/opensm/opensm/
H A Dmain.c128 static void show_usage(void) in show_usage() function
1147 show_usage(); in main()