filler_last_failure  323 lib/pengine/failcounts.c             time_t filler_last_failure = 0;
filler_last_failure  325 lib/pengine/failcounts.c             failcount += pe_get_failcount(node, filler, &filler_last_failure,
filler_last_failure  328 lib/pengine/failcounts.c             if (last_failure && filler_last_failure > *last_failure) {
filler_last_failure  329 lib/pengine/failcounts.c                 *last_failure = filler_last_failure;