Searched refs:print_help (Results 1 - 11 of 11) sorted by relevance

/freebsd-11-stable/contrib/libxo/xopo/
H A Dxopo.c84 print_help (void) function
161 print_help();
169 print_help();
177 print_help();
/freebsd-11-stable/cddl/contrib/opensolaris/lib/pyzfs/common/
H A Dholds.py41 parser.print_help()
H A Duserspace.py140 parser.print_help()
H A Dallow.py276 parser.print_help()
/freebsd-11-stable/contrib/expat/xmlwf/
H A Dxmlwf_helpgen.py69 parser.print_help()
/freebsd-11-stable/contrib/libxo/xo/
H A Dxo.c192 print_help (void) function
322 print_help();
343 print_help();
351 print_help();
370 print_help();
/freebsd-11-stable/contrib/gdb/gdb/
H A Dmain.c133 static int print_help; local
280 {"help", no_argument, &print_help, 1},
480 if (print_help || print_version)
546 if (print_help)
/freebsd-11-stable/contrib/wpa/hostapd/
H A Dhostapd_cli.c45 static void print_help(FILE *stream, const char *cmd);
75 print_help(stderr, NULL);
794 print_help(stdout, argc > 0 ? argv[0] : NULL);
1715 static void print_help(FILE *stream, const char *cmd) function
/freebsd-11-stable/contrib/gcc/
H A Dopts.c390 static void print_help (void);
1008 print_help ();
1582 print_help (void) function
/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Dwpa_cli.c70 static void print_help(const char *cmd);
97 print_help(NULL);
377 print_help(argc > 0 ? argv[0] : NULL);
3708 static void print_help(const char *cmd) function
/freebsd-11-stable/tools/tools/shlib-compat/
H A Dshlib-compat.py1104 parser.print_help()

Completed in 260 milliseconds