Home
last modified time | relevance | path

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

/bin/shell/
Dshell.c15 void DispatchCommand(char *buf);
28 DispatchCommand(buf); in main()
102 DispatchCommand(char *buf) in DispatchCommand() function