Home
last modified time | relevance | path

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

/DragonOS-0.1.2/user/apps/shell/
Dshell.c13 #define MEM_HISTORY 1024 macro
26 char history_commands[MEM_HISTORY][INPUT_BUFFER_SIZE];
28 char real_history_commands[MEM_HISTORY][INPUT_BUFFER_SIZE];