register_callback_full  119 daemons/attrd/attrd_alerts.c     the_cib->cmds->register_callback_full(the_cib, call_id, 120, FALSE, NULL,
register_callback_full  188 daemons/attrd/attrd_cib.c     the_cib->cmds->register_callback_full(the_cib, call_id, 120, FALSE, xpath,
register_callback_full  619 daemons/attrd/attrd_cib.c         if (the_cib->cmds->register_callback_full(the_cib, a->update,
register_callback_full   75 daemons/controld/controld_cib.h     cib_conn->cmds->register_callback_full(cib_conn, id, cib_op_timeout(),  \
register_callback_full  510 daemons/controld/controld_execd_state.c                 cib_conn->cmds->register_callback_full(cib_conn, rc, 10, FALSE,
register_callback_full  207 include/crm/cib/cib_types.h     gboolean (*register_callback_full)(cib_t *cib, int call_id, int timeout,
register_callback_full  701 lib/cib/cib_client.c     new_cib->cmds->register_callback_full = cib_client_register_callback_full;