Searched defs:tmax (Results 1 - 1 of 1) sorted by relevance

/systemd/src/journal/
H A Dsd-journal.c2291 uint64_t fmin = 0, tmax = 0; local
2312 tmax = t;
2316 tmax = MAX(t, tmax);
2323 *to = tmax;

Completed in 17 milliseconds