Searched refs:s_bSCondSendBox (Results 1 – 1 of 1) sorted by relevance
60 static BOOL s_bSCondSendBox = FALSE; variable144 case 2: s_bSCondSendBox = TRUE; break; in main()152 if ( s_bSCondSendBox ) (void)NWC24SetSearchCondMsgBox( NWC24_SEND_BOX ); in main()216 OSReport( " Message Box : %s\n", s_bSCondSendBox ? "Send Box" : "Receive Box" ); in ViewSearchConds()