Home
last modified time | relevance | path

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

/dflybsd-src/stand/boot/common/
H A Dcommands.c63 help_getnext(int fd, char **topic, char **subtopic, char **desc) in help_getnext()
104 help_emitsummary(char *topic, char *subtopic, char *desc) in help_emitsummary()
131 char *topic, *subtopic, *t, *s, *d; in command_help() local