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

/systemd/src/shared/
H A Dutmp-wtmp.h32 int utmp_put_reboot(usec_t timestamp);
53 static inline int utmp_put_reboot(usec_t timestamp) { function
H A Dutmp-wtmp.c192 int utmp_put_reboot(usec_t t) { function
/systemd/src/update-utmp/
H A Dupdate-utmp.c135 * utmp_put_reboot() will then fix to the current time */
138 q = utmp_put_reboot(t);

Completed in 1471 milliseconds