Searched refs:msh_exec (Results 1 – 5 of 5) sorted by relevance
54 extern int msh_exec(char *cmd, rt_size_t length); in system()58 msh_exec((char *)command, rt_strlen(command)); in system()
16 int msh_exec(char *cmd, rt_size_t length);
540 int msh_exec(char *cmd, rt_size_t length) in msh_exec() function
776 msh_exec(shell->line, shell->line_position); in finsh_thread_entry()
137 msh_exec(line_buf, length); in msh_exec_script()
Completed in 614 milliseconds