Home
last modified time | relevance | path

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

/DragonOS-0.1.2/user/apps/shell/
Dshell.c78 char command_origin[strlen(input_buffer)]; in main_loop() local
79 strcpy(command_origin, input_buffer); in main_loop()