Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sgs/ar/common/
H A Dmain.c35 static void setcom(Cmd_info *, Cmd_func);
201 setcom(cmd_info, dcmd); in setup()
212 setcom(cmd_info, mcmd); in setup()
220 setcom(cmd_info, pcmd); in setup()
228 setcom(cmd_info, qcmd); in setup()
236 setcom(cmd_info, rcmd); in setup()
250 setcom(cmd_info, tcmd); in setup()
264 setcom(cmd_info, xcmd); in setup()
322 setcom(Cmd_info *cmd_info, Cmd_func *fun) in setcom() function