cib_native_register_notification  130 include/crm/cib/internal.h int cib_native_register_notification(cib_t * cib, const char *callback, int enabled);
cib_native_register_notification   86 lib/cib/cib_native.c     cib->cmds->register_notification = cib_native_register_notification;