Home
last modified time | relevance | path

Searched defs:subtopic (Results 1 – 1 of 1) 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