ReactOS 0.4.16-dev-91-g764881a
|
Go to the source code of this file.
Definition at line 738 of file pref.c.
Referenced by PreInit().
Definition at line 477 of file pref.c.
Referenced by OneTimeMessage().
Definition at line 616 of file pref.c.
Referenced by PreInit().
Definition at line 555 of file pref.c.
Referenced by PreInit().
Definition at line 508 of file pref.c.
Referenced by NcFTPConfirmResumeDownloadProc(), NcFTPConfirmResumeUploadProc(), and PrSizeAndRateMeter().
Definition at line 680 of file pref.c.
Referenced by PostInit().
Definition at line 520 of file pref.c.
Referenced by LoadPrefs().
Definition at line 695 of file pref.c.
Referenced by PostShell().
Definition at line 430 of file pref.c.
Definition at line 131 of file pref.c.
Definition at line 335 of file pref.c.
Definition at line 494 of file pref.c.
Referenced by OneTimeMessage().
char gAutoAscii[512] |
Definition at line 56 of file pref.c.
Referenced by InitConnectionInfo(), InitPrefs(), and SetAutoAscii().
int gAutoResume |
Definition at line 30 of file pref.c.
Referenced by InitPrefs(), NcFTPConfirmResumeDownloadProc(), NcFTPConfirmResumeUploadProc(), and SetAutoResume().
int gAutoSaveChangesToExistingBookmarks |
Definition at line 36 of file pref.c.
Referenced by InitPrefs(), SaveUnsavedBookmark(), and SetAutoSaveChangesToExistingBookmarks().
int gConfirmClose |
Definition at line 33 of file pref.c.
Referenced by InitPrefs(), and SetConfirmClose().
|
extern |
Definition at line 37 of file main.c.
Referenced by InitPrefs(), PostInitPrefs(), SetAutoAscii(), SetConnTimeout(), SetCtrlTimeout(), SetPassive(), SetSOBufsize(), and SetXferTimeout().
int gConnTimeout |
Definition at line 24 of file pref.c.
Referenced by InitConnectionInfo(), InitPrefs(), and SetConnTimeout().
int gCtrlTimeout |
Definition at line 24 of file pref.c.
Referenced by InitPrefs(), and SetCtrlTimeout().
|
extern |
Definition at line 26 of file preffw.c.
Referenced by InitPrefs(), ProcessFirewallPrefFile(), and SetPassive().
int gDoNotDisplayAds |
Definition at line 64 of file pref.c.
Referenced by InitPrefs(), and SetNoAds().
int gFwDataPortMode |
Definition at line 27 of file pref.c.
Referenced by PostInitPrefs(), and SetPassive().
|
extern |
Definition at line 36 of file main.c.
Referenced by PostInitPrefs(), and SetAnonPass().
int gMaxLogSize |
Definition at line 53 of file pref.c.
Referenced by EndLog(), InitPrefs(), LogOpen(), LogXfer(), and SetLogSize().
int gMaySetXtermTitle |
Definition at line 41 of file pref.c.
Referenced by InitPrefs(), SetXtermTitle(), and SetXtTitle().
Definition at line 113 of file pref.c.
Referenced by PrefOptCompletionFunction(), ProcessPrefsFile(), SavePrefs(), and Set().
|
extern |
Definition at line 14 of file preffw.c.
Referenced by CheckForNewV3User().
char gOneTimeMessagesSeen[256] |
Definition at line 47 of file pref.c.
Referenced by HasSeenOneTimeMessage(), InitPrefs(), SetOneTimeMessages(), and SetSeenOneTimeMessage().
|
extern |
Definition at line 17 of file util.c.
Referenced by CheckForNewV3User(), and LoadPrefs().
char gPager[128] |
Definition at line 21 of file pref.c.
Referenced by InitPrefs(), LocalPageCmd(), OpenPager(), and SetPager().
PrefOpt gPrefOpts[] |
Definition at line 73 of file pref.c.
Referenced by PrefOptCompletionFunction(), ProcessPrefsFile(), SavePrefs(), Set(), and Show1().
int gPrefsDirty = 0 |
Definition at line 67 of file pref.c.
Referenced by CheckForNewV3User(), LoadPrefs(), PostInitPrefs(), ProcessPrefsFile(), SavePrefs(), Set(), and SetSeenOneTimeMessage().
int gRedialDelay |
Definition at line 44 of file pref.c.
Referenced by InitPrefs(), and SetRedialDelay().
int gSavePasswords |
Definition at line 39 of file pref.c.
Referenced by InitPrefs(), and SetSavePasswords().
int gSOBufsize |
Definition at line 50 of file pref.c.
Referenced by InitConnectionInfo(), InitPrefs(), and SetSOBufsize().
int gXferTimeout |
Definition at line 24 of file pref.c.
Referenced by InitPrefs(), and SetXferTimeout().