get_effective_time  301 include/crm/pengine/internal.h time_t get_effective_time(pcmk_scheduler_t *scheduler);
get_effective_time 1573 lib/pacemaker/pcmk_sched_primitive.c     return (result == 0)? get_effective_time(node->details->data_set) : result;
get_effective_time  395 lib/pengine/failcounts.c         time_t now = get_effective_time(rsc->cluster);
get_effective_time 1419 lib/pengine/unpack.c         return member? (long long) get_effective_time(scheduler) : 0LL;
get_effective_time 1559 lib/pengine/unpack.c         if (get_effective_time(node->details->data_set) >= timeout) {
get_effective_time 2594 lib/pengine/unpack.c             && (get_effective_time(scheduler)
get_effective_time 4159 lib/pengine/unpack.c         time_t now = get_effective_time(history->rsc->cluster);
get_effective_time  685 lib/pengine/utils.c     if ((recheck > get_effective_time(scheduler))