Searched defs:utmp_put_reboot (Results 1 - 2 of 2) 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

Completed in 28 milliseconds