cib_native_notify  135 include/crm/cib/internal.h void cib_native_notify(gpointer data, gpointer user_data);
cib_native_notify  123 lib/cib/cib_native.c         g_list_foreach(cib->notify_list, cib_native_notify, msg);
cib_native_notify  362 lib/cib/cib_remote.c             g_list_foreach(cib->notify_list, cib_native_notify, msg);