ReactOS 0.4.16-dev-527-gdad3a09
|
Go to the source code of this file.
Macros | |
#define | kHistoryFileName "history" |
Functions | |
void | GetScreenColumns (void) |
void | InitTermcap (void) |
void | InitReadline (void) |
void | ReCacheBookmarks (void) |
char * | Readline (char *) |
void | AddHistory (char *) |
void | PrintStartupBanner (void) |
void | SetXtermTitle (const char *const fmt,...) |
void | MakePrompt (char *, size_t) |
void | SaveHistory (void) |
void | LoadHistory (void) |
void | DisposeReadline (void) |
Definition at line 699 of file readln.c.
Referenced by CommandShell().
Definition at line 707 of file readln.c.
Referenced by PostShell().
Definition at line 55 of file readln.c.
Referenced by PreInit().
Definition at line 659 of file readln.c.
Referenced by PostInit().
Definition at line 148 of file readln.c.
Referenced by PostInit().
Definition at line 606 of file readln.c.
Referenced by InitReadline().
Definition at line 802 of file readln.c.
Referenced by CommandShell().
Definition at line 759 of file readln.c.
Referenced by PostInit().
Definition at line 671 of file readln.c.
Referenced by CommandShell().
Definition at line 515 of file readln.c.
Referenced by InitReadline(), and SaveCurrentAsBookmark().
Definition at line 642 of file readln.c.
Referenced by DisposeReadline().
Definition at line 718 of file readln.c.
Referenced by BackToTop(), CommandShell(), PostShell(), PrPhilBar(), PrSizeAndRateMeter(), and PrStatBar().