Home
last modified time | relevance | path

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

/haiku/src/bin/mail_utils/
H A Dspamdbm.cpp579 static bool g_CommandLineMode; variable
1502 if (g_CommandLineMode || g_ServerMode) in DisplayErrorMessage()
4177 if (g_QuitCountdown >= 0 && !g_CommandLineMode) in ProcessScriptingMessage()
4924 if (g_CommandLineMode) in ReadyToRun()
7828 g_CommandLineMode = (argc > 1); in main()
7829 if (!g_CommandLineMode) in main()