Searched refs:when (Results 1 - 1 of 1) sorted by relevance

/systemd/src/journal/
H A Djournald-server.c149 * current usage on disk. We do this when starting up and
1173 * one day when the final limit is known. */
1303 /* Let clients know when the most recent rotation happened. */
1332 /* Let clients know when the most recent sync happened. */
1365 /* When journald is invoked on the terminal (when debugging),
1379 * changes to see when a sync happened. */
1470 /* Immediately sync to disk when this is of priority CRIT, ALERT, EMERG */
1479 usec_t when; local
1481 r = sd_event_now(s->event, CLOCK_MONOTONIC, &when);
1485 when
[all...]

Completed in 13 milliseconds