Home
last modified time | relevance | path

Searched refs:help_on_command (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/tnf/prex/
H A Dhelp.c576 help_on_command(int cmd) in help_on_command() function
H A Dprexgram.y88 extern void help_on_command(int cmd);
172 | HELP command NL { help_on_command($2); }