ReactOS 0.4.16-dev-1007-g2e85425
|
Go to the source code of this file.
Functions | |
void | InitLog (void) |
void | LogXfer (const char *const mode, const char *const url) |
void | LogOpen (const char *const host) |
void | EndLog (void) |
Variables | |
int | gMaxLogSize |
char | gLogFileName [256] |
char | gOurDirectoryPath [] |
Definition at line 65 of file log.c.
Referenced by PostShell().
Definition at line 45 of file log.c.
Referenced by DoOpen().
Definition at line 28 of file log.c.
Referenced by PrPhilBar(), PrSizeAndRateMeter(), and PrStatBar().
char gLogFileName[256] |
|
extern |
Definition at line 53 of file pref.c.
Referenced by EndLog(), InitPrefs(), LogOpen(), LogXfer(), and SetLogSize().