Searched refs:do_help (Results 1 – 9 of 9) 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/tools/tools/git/ |
H A D | mfc-candidates.lua | 156 local do_help = false 167 do_help = true 186 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()
|