Searched refs:do_help (Results 1 – 11 of 11) sorted by relevance
| /freebsd/contrib/libxo/xohtml/ |
| H A D | xohtml.sh.in | 18 do_help () { function 52 do_help 64 do_help
|
| /freebsd/usr.bin/xohtml/ |
| H A D | xohtml.sh | 19 do_help () { function 53 do_help 65 do_help
|
| /freebsd/crypto/krb5/src/build-tools/ |
| H A D | krb5-config.in | 77 do_help=1 121 do_help=1 125 if test -n "$do_help"; then
|
| /freebsd/krb5/util/build-tools/ |
| H A D | krb5-config.sh | 79 do_help=1 123 do_help=1 127 if test -n "$do_help"; then
|
| /freebsd/tools/tools/git/ |
| H A D | mfc-candidates.lua | 163 local do_help = false 175 do_help = true 197 if do_help then
|
| /freebsd/contrib/tcsh/ |
| H A D | tw.decls.h | 38 extern void do_help (const Char *);
|
| H A D | tw.help.c | 50 do_help(const Char *command) in do_help() function
|
| H A D | tw.parse.c | 379 do_help(qline.s + cmd_start); in tenematch()
|
| /freebsd/crypto/heimdal/appl/push/ |
| H A D | push.c | 54 static int do_help; variable 78 { "help", 0, arg_flag, &do_help, NULL, 723 if (do_help) in main()
|
| /freebsd/crypto/heimdal/appl/rsh/ |
| H A D | rsh.c | 65 static int do_help; variable 814 { "help", 0, arg_flag, &do_help, NULL } 869 if (do_help) in main()
|
| H A D | rshd.c | 76 static int do_help = 0; variable 866 { "help", 0, arg_flag, &do_help } 896 if(do_help) in main()
|