rsc_history_t     120 crmd/lrm.c     history_remove_recurring_op(rsc_history_t *history, const lrmd_event_data_t *op)
rsc_history_t     146 crmd/lrm.c     history_free_recurring_ops(rsc_history_t *history)
rsc_history_t     166 crmd/lrm.c         rsc_history_t *history = (rsc_history_t*)data;
rsc_history_t     188 crmd/lrm.c         rsc_history_t *entry = NULL;
rsc_history_t     204 crmd/lrm.c             entry = calloc(1, sizeof(rsc_history_t));
rsc_history_t     414 crmd/lrm.c         rsc_history_t *entry = NULL;
rsc_history_t     758 crmd/lrm.c         rsc_history_t *entry = NULL;
rsc_history_t     792 crmd/lrm.c         rsc_history_t *entry = NULL;
rsc_history_t    1099 crmd/lrm.c     last_failed_matches_op(rsc_history_t *entry, const char *op, int interval)
rsc_history_t    1148 crmd/lrm.c             rsc_history_t *entry = g_hash_table_lookup(lrm_state->resource_history,
rsc_history_t    1349 crmd/lrm.c         rsc_history_t *entry = NULL;
rsc_history_t    1372 crmd/lrm.c             rsc_history_t *entry = NULL;
rsc_history_t    1913 crmd/lrm.c             rsc_history_t *entry = g_hash_table_lookup(lrm_state->resource_history, rsc_id);