Home
last modified time | relevance | path

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

/components/libc/compilers/common/
A Dcstdlib.c54 extern int msh_exec(char *cmd, rt_size_t length); in system()
58 msh_exec((char *)command, rt_strlen(command)); in system()
/components/finsh/
A Dmsh.h16 int msh_exec(char *cmd, rt_size_t length);
A Dmsh.c540 int msh_exec(char *cmd, rt_size_t length) in msh_exec() function
A Dshell.c776 msh_exec(shell->line, shell->line_position); in finsh_thread_entry()
A Dmsh_file.c137 msh_exec(line_buf, length); in msh_exec_script()

Completed in 9 milliseconds