filler_last_failure  351 lib/pengine/failcounts.c             time_t filler_last_failure = 0;
filler_last_failure  353 lib/pengine/failcounts.c             failcount += pe_get_failcount(node, filler, &filler_last_failure,
filler_last_failure  356 lib/pengine/failcounts.c             if (last_failure && filler_last_failure > *last_failure) {
filler_last_failure  357 lib/pengine/failcounts.c                 *last_failure = filler_last_failure;