cib_notify        242 maint/mocked/based-notifyfenced.c             .cib_notify = mock_based_notifyfenced_cib_notify_hook,
cib_notify        161 maint/mocked/based.c             if (ctxt->modules[c - 1]->hooks.cib_notify != NULL) {
cib_notify        162 maint/mocked/based.c                 ctxt->modules[c - 1]->hooks.cib_notify(cib_client);
cib_notify         40 maint/mocked/based.h     mock_based_cib_notify_hook cib_notify;