Searched refs:g_CommanderLooperPntr (Results 1 - 1 of 1) sorted by relevance

/haiku/src/bin/mail_utils/
H A Dspamdbm.cpp605 static class CommanderLooper *g_CommanderLooperPntr = NULL; variable in typeref:class:CommanderLooper
2853 if (g_CommanderLooperPntr != NULL)
2854 g_CommanderLooperPntr->CommandArguments (argc, argv);
4683 if (g_CommanderLooperPntr == NULL ||
4684 !g_CommanderLooperPntr->IsBusy ())
5118 if (g_CommanderLooperPntr != NULL)
5119 g_CommanderLooperPntr->CommandReferences (MessagePntr);
5597 g_CommanderLooperPntr = NULL;
7815 if (g_CommanderLooperPntr != NULL)
7816 g_CommanderLooperPntr
[all...]

Completed in 79 milliseconds