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