shell_cmds 39 usr/bin/cmdbox/cmdbox.h extern const struct cmdentry shell_cmds[]; shell_cmds 90 usr/bin/cmdbox/main.c entry = shell_cmds; shell_cmds 53 usr/bin/sh/cmds.c const struct cmdentry shell_cmds[] = { shell_cmds 56 usr/bin/sh/sh.c extern const struct cmdentry shell_cmds[]; shell_cmds 323 usr/bin/sh/sh.c fn = findcmd(shell_cmds, args[0]);