Hi, 

 

Asked BMC Support and they say they couldn't help as its internal. But the
following code is in the arplugin.h, distributed with the server install.

 

Has anyone tried it?

 

Thanks and kind regards

 

/* signature for the plugin's signal handler */ typedef void
(AR_PLUGIN_SIGNAL_HANDLER)(int);

 

/* this is the function thats passed to the plugins for registering their
signal handlers */ typedef void (*AR_PLUGIN_REGISTER_FOR_SIGNAL_FUNCTION)(

               int signalId,                          /* IN; the signal Id
the handler is meant for */

               AR_PLUGIN_SIGNAL_HANDLER *signalHandler /* IN; pointer to the
handler function        */

 

Danny


_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
attend wwrug12 www.wwrug12.com ARSList: "Where the Answers Are"

Reply via email to