Home
last modified time | relevance | path

Searched defs:topic (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/arch/ia64/stand/common/
H A Dcommands.c81 help_getnext(int fd, char **topic, char **subtopic, char **desc) in help_getnext()
122 help_emitsummary(char *topic, char *subtopic, char *desc) in help_emitsummary()
149 char *topic, *subtopic, *t, *s, *d; in command_help() local
/netbsd-src/external/bsd/kyua-cli/dist/cli/
H A Dcmd_about.cpp127 const std::string& topic = cmdline.arguments()[0]; in run() local
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/sl/
H A Dsl.c355 sl_apropos (SL_cmd *cmd, const char *topic) in sl_apropos()