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