cib_writer         36 daemons/based/based_io.c crm_trigger_t *cib_writer = NULL;
cib_writer        356 daemons/based/based_io.c             mainloop_set_trigger(cib_writer);
cib_writer        387 daemons/based/based_io.c     mainloop_trigger_complete(cib_writer);
cib_writer        105 daemons/based/pacemaker-based.c     cib_writer = mainloop_add_trigger(G_PRIORITY_LOW, write_cib_contents, NULL);
cib_writer         62 daemons/based/pacemaker-based.h extern crm_trigger_t *cib_writer;