Searched refs:onLiveCD (Results 1 – 2 of 2) sorted by relevance
23 extern BOOL onLiveCD;223 if (!onLiveCD && SystemLog) in ProcessPortMessage()
33 BOOL onLiveCD = FALSE; // On LiveCD events will go to debug output only variable511 onLiveCD = TRUE; in wmain()