Home
last modified time | relevance | path

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

/freebsd/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/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/crypto/libecc/scripts/
H A Dcrossrun.sh40 print_help(){ function
79 print_help $0
H A Dcrossbuild.sh194 print_help(){ function
240 print_help $0
/freebsd/crypto/libecc/src/tests/
H A Dec_self_tests.c122 static void print_help(const char *bad_arg) in print_help() function
232 print_help(argv[i]); in main()
240 print_help(NULL); in main()
H A Dec_utils.c1577 static void print_help(const char *prog_name) in print_help() function
1601 print_help(argv[0]); in main()
1870 print_help(argv[0]); in main()
/freebsd/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/contrib/expat/xmlwf/
H A Dxmlwf_helpgen.py98 parser.print_help()
/freebsd/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/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/tools/tools/shlib-compat/
H A Dshlib-compat.py1103 parser.print_help()