Searched defs:cmd_func (Results 1 – 2 of 2) sorted by relevance
165 cmd_function_t cmd_func = RT_NULL; in msh_get_cmd() local276 cmd_function_t cmd_func; in _msh_exec_cmd() local
156 static ufunction_t cmd_func = RT_NULL; variable