filler_last_failure  293 lib/pengine/failcounts.c             time_t filler_last_failure = 0;
filler_last_failure  295 lib/pengine/failcounts.c             failcount += pe_get_failcount(node, filler, &filler_last_failure,
filler_last_failure  298 lib/pengine/failcounts.c             if (last_failure && filler_last_failure > *last_failure) {
filler_last_failure  299 lib/pengine/failcounts.c                 *last_failure = filler_last_failure;