Home
last modified time | relevance | path

Searched refs:print_help (Results 1 – 16 of 16) sorted by relevance

/NextBSD/contrib/libxo/xopo/
HDxopo.c84 print_help (void) in print_help() function
162 print_help(); in main()
170 print_help(); in main()
178 print_help(); in main()
/NextBSD/contrib/libxo/xo/
HDxo.c192 print_help (void) in print_help() function
322 print_help(); in main()
343 print_help(); in main()
351 print_help(); in main()
370 print_help(); in main()
/NextBSD/contrib/gdb/gdb/
HDmain.c133 static int print_help; in captured_main() local
280 {"help", no_argument, &print_help, 1}, in captured_main()
480 if (print_help || print_version) in captured_main()
546 if (print_help) in captured_main()
/NextBSD/cddl/contrib/opensolaris/lib/pyzfs/common/
HDholds.py41 parser.print_help()
HDuserspace.py140 parser.print_help()
HDallow.py276 parser.print_help()
/NextBSD/contrib/gcc/
HDopts.c390 static void print_help (void);
1008 print_help (); in common_handle_option()
1582 print_help (void) in print_help() function
HDChangeLog-199912125 * cccp.c (print_help): Change marcos to macros.
16371 (print_help): Don't mention -undef.
19109 * cppinit.c (print_help): Remove unescaped newline in string.
19203 cpp_reader_init, nreverse_pending, push_pending, print_help,
21134 * cccp.c (print_help): Fix typos.
21135 * cpplib.c (print_help): Fix typos.
HDChangeLog-200311577 (print_help): Display target options directly.
13302 (print_help): Get number of columns from environment. Print
13805 * c-opts.c (print_help): Remove.
13810 (print_help): Use it.
14376 * opts.c (print_help): Use puts().
15066 (wrap_help, print_help): New.
15068 contains the '-'. Use print_help to output help.
15683 (print_help): Document -fexec-charset= and -fexec-wide-charset=.
31333 (print_help): Update.
HDChangeLog-20007237 (print_help): Describe -Wsystem_headers.
14738 * cppinit.c (print_help): split overlong line into ISO C89
15050 cpp_finish, handle_option, print_help): Adjust.
18498 (print_help): Document it.
25215 (print_help): Update.
26720 (print_help): Update.
27463 * cppinit.c (cpp_handle_option, print_help): Delete -ifoutput.
31358 (print_help): Document -lang-fortran.
HDChangeLog-200210799 (print_help): Move from cppinit.c. Remove unused options.
10806 (print_help): Moved to c-opts.c.
11518 (print_help): Update.
21303 (print_help): Update.
28351 * cppinit.c (print_help): Display -MD and -MMD.
HDChangeLog-1998712 * cccp.c (print_help, main): Likewise.
1058 (print_help): Document new -std= option.
HDChangeLog-200120872 * cppinit.c (print_help): Document -fpreprocessed.
32188 (print_help): Update.
32683 (print_help): Update.
HDChangeLog-200516679 (common_option, print_help): Call print_target_help instead of
/NextBSD/contrib/wpa/wpa_supplicant/
HDwpa_cli.c99 static void print_help(const char *cmd);
123 print_help(NULL); in usage()
562 print_help(argc > 0 ? argv[0] : NULL); in wpa_cli_cmd_help()
3405 static void print_help(const char *cmd) in print_help() function
/NextBSD/tools/tools/shlib-compat/
HDshlib-compat.py1104 parser.print_help()