findcmd           323 usr/bin/sh/sh.c 	fn = findcmd(shell_cmds, args[0]);
findcmd           334 usr/bin/sh/sh.c 	fn = findcmd(builtin_cmds, args[0]);