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