Searched refs:do_help (Results 1 – 8 of 8) sorted by relevance
| /freebsd-14-stable/contrib/libxo/xohtml/ |
| HD | xohtml.sh.in | 18 do_help () { function 52 do_help 64 do_help
|
| /freebsd-14-stable/usr.bin/xohtml/ |
| HD | xohtml.sh | 19 do_help () { function 53 do_help 65 do_help
|
| /freebsd-14-stable/contrib/tcsh/ |
| HD | tw.decls.h | 38 extern void do_help (const Char *);
|
| HD | tw.help.c | 50 do_help(const Char *command) in do_help() function
|
| HD | tw.parse.c | 379 do_help(qline.s + cmd_start); in tenematch()
|
| /freebsd-14-stable/crypto/heimdal/appl/push/ |
| HD | push.c | 54 static int do_help; variable 78 { "help", 0, arg_flag, &do_help, NULL, 723 if (do_help) in main()
|
| /freebsd-14-stable/crypto/heimdal/appl/rsh/ |
| HD | rsh.c | 65 static int do_help; variable 814 { "help", 0, arg_flag, &do_help, NULL } 869 if (do_help) in main()
|
| HD | rshd.c | 76 static int do_help = 0; variable 866 { "help", 0, arg_flag, &do_help } 896 if(do_help) in main()
|