/illumos-gate/usr/src/boot/common/ |
H A D | commands.c | 65 help_getnext(int fd, char **topic, char **subtopic, char **desc) in help_getnext() argument 70 *topic = *subtopic = *desc = NULL; in help_getnext() 78 *topic = *subtopic = *desc = NULL; in help_getnext() 82 if (*cp == 'T' && *topic == NULL) { in help_getnext() 85 *topic = strdup(cp + 1); in help_getnext() 96 if (*topic == NULL) { in help_getnext() 107 help_emitsummary(char *topic, char *subtopic, char *desc) in help_emitsummary() argument 112 pager_output(topic); in help_emitsummary() 113 i = strlen(topic); in help_emitsummary() 134 char *topic, *subtopic, *t, *s, *d; in command_help() local [all …]
|
H A D | help.common | 4 help [topic [subtopic]]
|
/illumos-gate/usr/src/cmd/sgs/demo_rdb/common/ |
H A D | help.c | 213 rdb_help(const char *topic) { in rdb_help() argument 216 if (topic) { in rdb_help() 218 if (strcmp(htops[i].ht_key, topic) == 0) { in rdb_help() 228 (void) printf("Help not available for topic: %s\n", topic); in rdb_help()
|
/illumos-gate/usr/src/common/ficl/emu/ |
H A D | loader_emu.c | 1020 help_getnext(int fd, char **topic, char **subtopic, char **desc) in help_getnext() argument 1024 *topic = *subtopic = *desc = NULL; in help_getnext() 1032 *topic = *subtopic = *desc = NULL; in help_getnext() 1036 if (*cp == 'T' && *topic == NULL) { in help_getnext() 1039 *topic = strdup(cp + 1); in help_getnext() 1050 if (*topic == NULL) { in help_getnext() 1060 help_emitsummary(char *topic, char *subtopic, char *desc) in help_emitsummary() argument 1065 (void) pager_output(topic); in help_emitsummary() 1066 i = strlen(topic); in help_emitsummary() 1088 char *topic, *subtopic, *t, *s, *d; in command_help() local [all …]
|
/illumos-gate/usr/src/cmd/sendmail/lib/ |
H A D | helpfile | 20 smtp For more info use "HELP <topic>". 24 help HELP [ <topic> ]
|
/illumos-gate/usr/src/cmd/sendmail/src/ |
H A D | srvrsmtp.c | 4870 help(topic, e) in help() argument 4871 char *topic; in help() 4900 if (topic == NULL || *topic == '\0') 4902 topic = "smtp"; 4907 makelower(topic); 4911 len = strlen(topic); 4928 if (strncmp(buf, topic, len) == 0) 4961 message("504 5.3.0 HELP topic \"%.10s\" unknown", topic);
|
/illumos-gate/usr/src/grub/grub-0.97/ |
H A D | THANKS | 61 Jason Thomas <jason@topic.com.au>
|
H A D | ChangeLog | 1185 2002-10-10 Jason Thomas <jason@topic.com.au> 1216 2002-08-20 Jason Thomas <jason@topic.com.au> 1851 2002-02-04 Jason Thomas <jason@topic.com.ah> 2267 From Jason Thomas <jason@topic.com.au>: 2324 <jason@topic.com.au>.
|
/illumos-gate/usr/src/boot/ |
H A D | README.loader | 119 "?", "help [<topic> [<subtopic>]]" and "help index".
|
/illumos-gate/usr/src/grub/grub-0.97/docs/ |
H A D | texinfo.tex | 3109 % 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
|
H A D | grub.info-1 | 998 documentation does not cover that topic. It is better to consult some
|
H A D | grub.texi | 1102 documentation does not cover that topic. It is better to consult some
|
H A D | grub.info | 998 documentation does not cover that topic. It is better to consult some
|
/illumos-gate/usr/src/cmd/spell/ |
H A D | list | 23074 topic
|
/illumos-gate/usr/src/cmd/look/ |
H A D | words | 23075 topic
|
/illumos-gate/usr/src/uts/intel/io/acpica/ |
H A D | changes.txt | 14495 existing ACPI specification is a bit fuzzy on this topic, the new
|