Home
last modified time | relevance | path

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

/components/finsh/
A Dmsh.c594 char *tcmd; in msh_exec() local
595 tcmd = cmd; in msh_exec()
596 while (*tcmd != ' ' && *tcmd != '\0') in msh_exec()
598 tcmd++; in msh_exec()
600 *tcmd = '\0'; in msh_exec()

Completed in 33 milliseconds