1 static void M302 (Demux_Test_ptr objref)
6 //FUZZ: disable check_for_lack_ACE_OS
7 static void shutdown (Demux_Test_ptr objref)
11 //FUZZ: enable check_for_lack_ACE_OS
13 int Demux_Test_Client::init_operation_db ()
15 this->op_db_[0].op_ = M302;
16 this->op_db_[1].op_ = shutdown;