Searched refs:unsetcmd (Results 1 – 1 of 1) sorted by relevance
10117 static int unsetcmd(int, char **) FAST_FUNC;10216 { BUILTIN_SPEC_REG "unset" , unsetcmd },14087 unsetcmd(int argc UNUSED_PARAM, char **argv UNUSED_PARAM) in unsetcmd() function