Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/libxo/xopo/
H A Dxopo.c84 print_help (void) in print_help() function
161 print_help(); in main()
169 print_help(); in main()
177 print_help(); in main()
/freebsd-14.2/contrib/libxo/xo/
H A Dxo.c193 print_help (void) in print_help() function
355 print_help(); in main()
411 print_help(); in main()
419 print_help(); in main()
453 print_help(); in main()
/freebsd-14.2/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-14.2/contrib/expat/xmlwf/
H A Dxmlwf_helpgen.py98 parser.print_help()
/freebsd-14.2/contrib/wpa/hostapd/
H A Dhostapd_cli.c45 static void print_help(FILE *stream, const char *cmd);
78 print_help(stderr, NULL); in usage()
808 print_help(stdout, argc > 0 ? argv[0] : NULL); in hostapd_cli_cmd_help()
1910 static void print_help(FILE *stream, const char *cmd) in print_help() function
/freebsd-14.2/contrib/wpa/wpa_supplicant/
H A Dwpa_cli.c71 static void print_help(const char *cmd);
100 print_help(NULL); in usage()
380 print_help(argc > 0 ? argv[0] : NULL); in wpa_cli_cmd_help()
4109 static void print_help(const char *cmd) in print_help() function
/freebsd-14.2/tools/tools/shlib-compat/
H A Dshlib-compat.py1103 parser.print_help()