Home
last modified time | relevance | path

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

/freebsd/stand/common/
H A Dcommands.c61 help_getnext(int fd, char **topic, char **subtopic, char **desc) in help_getnext()
102 help_emitsummary(char *topic, char *subtopic, char *desc) in help_emitsummary()
128 char *topic, *subtopic, *t, *s, *d; in command_help() local