Searched refs:do_help (Results 1 - 7 of 7) sorted by relevance

/freebsd-9.3-release/contrib/tcsh/
H A Dtw.decls.h39 extern void do_help (const Char *);
H A Dtw.help.c54 do_help(const Char *command) function
H A Dtw.parse.c383 do_help(qline.s + cmd_start);
/freebsd-9.3-release/usr.sbin/pkg_install/
H A Dtkpkg51 button .menu.help -text "Help" -command "do_help"
101 proc do_help {{w .help}} {
100 proc do_help {{w .help}} { procedure
/freebsd-9.3-release/crypto/heimdal/appl/push/
H A Dpush.c51 static int do_help; variable
79 { "help", 0, arg_flag, &do_help, NULL,
773 if (do_help)
/freebsd-9.3-release/crypto/heimdal/appl/rsh/
H A Drsh.c72 static int do_help; variable
869 { "help", 0, arg_flag, &do_help, NULL }
924 if (do_help)
H A Drshd.c82 static int do_help = 0; variable
950 { "help", 0, arg_flag, &do_help }
980 if(do_help)

Completed in 106 milliseconds