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 201 daemons/attrd/attrd_cib.c the_cib->cmds->register_callback_full(the_cib, call_id, 120, FALSE, register_callback_full 617 daemons/attrd/attrd_cib.c if (the_cib->cmds->register_callback_full(the_cib, a->update, register_callback_full 73 daemons/controld/controld_cib.h cib_conn->cmds->register_callback_full(cib_conn, id, cib_op_timeout(), \ register_callback_full 512 daemons/controld/controld_execd_state.c cib_conn->cmds->register_callback_full(cib_conn, rc, 10, FALSE, register_callback_full 185 include/crm/cib/cib_types.h gboolean (*register_callback_full)(cib_t *cib, int call_id, int timeout, register_callback_full 653 lib/cib/cib_client.c new_cib->cmds->register_callback_full = cib_client_register_callback_full;