Lines Matching refs:last_change
916 time_t last_change = 0;933 if (difftime(statbuf.st_mtime, last_change) > 0.0)935 last_change = statbuf.st_mtime;