Home
last modified time | relevance | path

Searched refs:print_cmds (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/alpha/stand/standtest/
H A Dtest.c55 void print_cmds(const struct cmdtab *cmds, const char *match,
226 print_cmds(cmds, buf, rv == DISPATCH_CMD_NOMATCH ? 0 : nonwhitespace); in dispatch_cmd()
231 print_cmds(const struct cmdtab *cmds, const char *match, size_t matchlen) in print_cmds() function
415 print_cmds(show_cmds, NULL, 0); in toplevel_show()