Home
last modified time | relevance | path

Searched refs:ndomod_module_handle (Results 1 – 1 of 1) sorted by relevance

/dports/net-mgmt/ndoutils/ndoutils-2.1.3/src/
H A Dndomod.c111 void *ndomod_module_handle=NULL; variable
175 ndomod_module_handle=handle; in nebmodule_init()
1167 …result=neb_register_callback(NEBCALLBACK_PROCESS_DATA,ndomod_module_handle,priority,ndomod_broker_… in ndomod_register_callbacks()
1172 …result=neb_register_callback(NEBCALLBACK_TIMED_EVENT_DATA,ndomod_module_handle,priority,ndomod_bro… in ndomod_register_callbacks()
1177 …result=neb_register_callback(NEBCALLBACK_LOG_DATA,ndomod_module_handle,priority,ndomod_broker_data… in ndomod_register_callbacks()
1202 …result=neb_register_callback(NEBCALLBACK_HOST_CHECK_DATA,ndomod_module_handle,priority,ndomod_brok… in ndomod_register_callbacks()
1207 …result=neb_register_callback(NEBCALLBACK_COMMENT_DATA,ndomod_module_handle,priority,ndomod_broker_… in ndomod_register_callbacks()
1212 …result=neb_register_callback(NEBCALLBACK_DOWNTIME_DATA,ndomod_module_handle,priority,ndomod_broker… in ndomod_register_callbacks()
1217 …result=neb_register_callback(NEBCALLBACK_FLAPPING_DATA,ndomod_module_handle,priority,ndomod_broker… in ndomod_register_callbacks()
1227 …result=neb_register_callback(NEBCALLBACK_HOST_STATUS_DATA,ndomod_module_handle,priority,ndomod_bro… in ndomod_register_callbacks()
[all …]