|
XenevaOS
|
#include <term.h>
Public Attributes | |
| char | entries [TERMINAL_HISTORY_MAX][256] |
| int | count |
| int | head |
| int | browse |
| int _term_history_::browse |
| int _term_history_::count |
| char _term_history_::entries[TERMINAL_HISTORY_MAX][256] |
| int _term_history_::head |