Searched refs:setcmd (Results 1 – 1 of 1) sorted by relevance
10112 static int setcmd(int, char **) FAST_FUNC;10199 { BUILTIN_SPEC_REG "set" , setcmd },11501 setcmd(int argc UNUSED_PARAM, char **argv UNUSED_PARAM) in setcmd() function