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

/opensolaris-onvv-gate/usr/src/cmd/tnf/prex/
H A Dhelp.c64 "end of help for topic intro\n",
83 "end of help for topic functions\n",
129 "end of help for topic kernel_mode\n",
170 "end of help for topic probe_spec\n",
217 "end of help for topic processes\n",
235 "end of help for topic set_spec\n"
267 "Usage: help [<cmd>|<topic>]\n"
270 "If a valid topic or command-name is supplied as an argument, help text for\n"
271 "the topic or command is displayed.\n"
430 "Usage: help [topic|comman
557 help_on_topic(char *topic) argument
[all...]
H A Dprexgram.y87 extern void help_on_topic(char *topic);
/opensolaris-onvv-gate/usr/src/cmd/sgs/librtld_db/demo/common/
H A Dhelp.c33 char *ht_key; /* HELP keyword for topic */
34 char *ht_desc; /* description of topic */
35 void (*ht_func)(); /* detailed info on topic */
213 rdb_help(const char *topic) { argument
216 if (topic) {
218 if (strcmp(htops[i].ht_key, topic) == 0) {
228 (void) printf("Help not available for topic: %s\n", topic);
240 "'help <topic>'\n\n");
/opensolaris-onvv-gate/usr/src/cmd/sendmail/src/
H A Dsrvrsmtp.c4857 ** topic -- the topic we want help for.
4870 help(topic, e)
4871 char *topic;
4900 if (topic == NULL || *topic == '\0')
4902 topic = "smtp";
4907 makelower(topic);
4911 len = strlen(topic);
4928 if (strncmp(buf, topic, le
[all...]
/opensolaris-onvv-gate/usr/src/cmd/parted/
H A Dparted.c443 help_on (char* topic) argument
447 cmd = command_get (commands, topic);
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Sys/Syslog/
H A DSyslog.pm1417 L<http://publib.boulder.ibm.com/infocenter/pseries/v5r3/index.jsp?topic=/com.ibm.aix.basetechref/doc/basetrf2/syslog.htm>
/opensolaris-onvv-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex3109 % There is also \dosubind {index}{topic}{subtopic}
3520 % \entry {sortstring}{page}{topic}
3522 % \entry {sortstring}{page}{topic}{subtopic}
3526 % before the first topic whose initial is c
3527 % \entry {topic}{pagelist}
3528 % for a topic that is used without subtopics
3529 % \primary {topic}
3530 % for the beginning of a topic that is used with subtopics

Completed in 183 milliseconds