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)
4177 if (g_QuitCountdown >= 0 && !g_CommandLineMode)
4924 if (g_CommandLineMode)
7828 g_CommandLineMode = (argc > 1);
7829 if (!g_CommandLineMode)

Completed in 44 milliseconds