| /netbsd/src/sys/arch/ia64/stand/common/ |
| D | commands.c | 81 help_getnext(int fd, char **topic, char **subtopic, char **desc) in help_getnext() argument 92 *topic = *subtopic = *desc = NULL; in help_getnext() 96 if ((*cp == 'T') && (*topic == NULL)) { in help_getnext() 99 *topic = strdup(cp + 1); in help_getnext() 110 if (*topic == NULL) { in help_getnext() 122 help_emitsummary(char *topic, char *subtopic, char *desc) in help_emitsummary() argument 127 pager_output(topic); in help_emitsummary() 128 i = strlen(topic); in help_emitsummary() 149 char *topic, *subtopic, *t, *s, *d; in command_help() local 159 topic = subtopic = NULL; in command_help() [all …]
|
| D | help.common | 4 help [topic [subtopic]]
|
| /netbsd/src/external/bsd/kyua-cli/dist/cli/ |
| D | cmd_about.cpp | 127 const std::string& topic = cmdline.arguments()[0]; in run() local 129 if (topic == "authors") { in run() 131 } else if (topic == "license") { in run() 133 } else if (topic == "version") { in run() 136 throw cmdline::usage_error(F("Invalid about topic '%s'") % topic); in run()
|
| /netbsd/src/crypto/external/bsd/heimdal/dist/doc/ |
| D | hx509.hhp | 5 Default topic=index.html
|
| D | heimdal.hhp | 5 Default topic=index.html
|
| D | base.hhp | 5 Default topic=index.html
|
| /netbsd/src/crypto/external/bsd/heimdal/dist/lib/sl/ |
| D | sl.h | 63 void sl_apropos (SL_cmd *cmd, const char *topic);
|
| D | sl.c | 355 sl_apropos (SL_cmd *cmd, const char *topic) in sl_apropos() argument 358 if (cmd->usage != NULL && strstr(cmd->usage, topic) != NULL) in sl_apropos()
|
| /netbsd/src/external/bsd/file/dist/magic/magdir/ |
| D | microfocus | 6 # https://documentation.microfocus.com/help/index.jsp?topic=\
|
| /netbsd/src/external/bsd/kyua-cli/dist/integration/ |
| D | cmd_about_test.sh | 123 Usage error for command about: Invalid about topic 'foo'.
|
| /netbsd/src/usr.bin/calendar/calendars/ |
| D | calendar.computer | 58 06/30 First advanced degree on computer related topic: to H. Karamanian,
|
| /netbsd/src/external/ibm-public/postfix/dist/ |
| D | RELEASE_NOTES-2.6 | 110 effective. See also RFC 1846 for prior art on this topic. 142 effective. See also RFC 1846 for prior art on this topic.
|
| /netbsd/src/external/bsd/ntp/dist/ |
| D | readme.y2kfixes | 59 This address is strictly reserved for the topic at hand.
|
| /netbsd/src/share/misc/ |
| D | acronyms | 85 BOT back on topic 434 OT off topic 651 YAOTM yet another off-topic message
|
| /netbsd/src/sys/arch/mips/ |
| D | README.models | 6 Since this is a complex and confusing topic and there's a shortage of
|
| /netbsd/src/external/ibm-public/postfix/dist/conf/ |
| D | virtual | 256 # to this topic. See the Postfix main.cf file for syntax
|
| /netbsd/src/external/bsd/kyua-cli/dist/ |
| D | NEWS | 129 * Grouped 'kyua' subcommands by topic both in the output of 'help' and
|
| /netbsd/src/external/ibm-public/postfix/dist/proto/ |
| D | virtual | 247 # this topic. See the Postfix \fBmain.cf\fR file for syntax details
|
| /netbsd/src/external/gpl3/binutils/dist/texinfo/ |
| D | texinfo.tex | 4115 % There is also \dosubind {index}{topic}{subtopic} 4577 % \entry {sortstring}{page}{topic} 4579 % \entry {sortstring}{page}{topic}{subtopic} 4583 % before the first topic whose initial is c 4584 % \entry {topic}{pagelist} 4585 % for a topic that is used without subtopics 4586 % \primary {topic} 4587 % for the beginning of a topic that is used with subtopics
|
| /netbsd/src/external/gpl3/gdb/dist/texinfo/ |
| D | texinfo.tex | 4115 % There is also \dosubind {index}{topic}{subtopic} 4577 % \entry {sortstring}{page}{topic} 4579 % \entry {sortstring}{page}{topic}{subtopic} 4583 % before the first topic whose initial is c 4584 % \entry {topic}{pagelist} 4585 % for a topic that is used without subtopics 4586 % \primary {topic} 4587 % for the beginning of a topic that is used with subtopics
|
| /netbsd/src/external/gpl2/xcvs/dist/build-aux/ |
| D | texinfo.tex | 4118 % There is also \dosubind {index}{topic}{subtopic} 4581 % \entry {sortstring}{page}{topic} 4583 % \entry {sortstring}{page}{topic}{subtopic} 4587 % before the first topic whose initial is c 4588 % \entry {topic}{pagelist} 4589 % for a topic that is used without subtopics 4590 % \primary {topic} 4591 % for the beginning of a topic that is used with subtopics
|
| /netbsd/src/crypto/external/bsd/libsaslc/dist/ref/ |
| D | rfc2595.txt | 500 Thus the separate port distinction makes the complex topic of
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/doc/include/ |
| D | texinfo.tex | 4304 % There is also \dosubind {index}{topic}{subtopic} 4802 % \entry {sortstring}{page}{topic} 4804 % \entry {sortstring}{page}{topic}{subtopic} 4808 % before the first topic whose initial is c 4809 % \entry {topic}{pagelist} 4810 % for a topic that is used without subtopics 4811 % \primary {topic} 4812 % for the beginning of a topic that is used with subtopics
|
| /netbsd/src/external/lgpl3/mpc/dist/doc/ |
| D | texinfo.tex | 4355 % There is also \dosubind {index}{topic}{subtopic} 4853 % \entry {sortstring}{page}{topic} 4855 % \entry {sortstring}{page}{topic}{subtopic} 4859 % before the first topic whose initial is c 4860 % \entry {topic}{pagelist} 4861 % for a topic that is used without subtopics 4862 % \primary {topic} 4863 % for the beginning of a topic that is used with subtopics
|
| /netbsd/src/external/bsd/am-utils/dist/doc/ |
| D | texinfo.tex | 4355 % There is also \dosubind {index}{topic}{subtopic} 4853 % \entry {sortstring}{page}{topic} 4855 % \entry {sortstring}{page}{topic}{subtopic} 4859 % before the first topic whose initial is c 4860 % \entry {topic}{pagelist} 4861 % for a topic that is used without subtopics 4862 % \primary {topic} 4863 % for the beginning of a topic that is used with subtopics
|