|
jabberd14 1.6.2
|
#include <jabberd.h>
Data Fields | |
| register_notify | callback |
| void * | arg |
| struct register_notifier_struct * | next |
List of functions, that get notified of registering/unregistering hosts
argument that gets passed to the function
Referenced by register_instance(), register_routing_update_callback(), and unregister_instance().
function that gets called
Referenced by register_instance(), register_routing_update_callback(), and unregister_instance().
pointer to further functions, that want to get the notify
Referenced by register_instance(), register_routing_update_callback(), and unregister_instance().
1.7.4