Searched refs:utmp_put_reboot (Results 1 – 3 of 3) sorted by relevance
16 int utmp_put_reboot(usec_t timestamp);46 static inline int utmp_put_reboot(usec_t timestamp) { in utmp_put_reboot() function
156 int utmp_put_reboot(usec_t t) { in utmp_put_reboot() function
142 q = utmp_put_reboot(boottime); in on_reboot()