Home
last modified time | relevance | path

Searched refs:when_wall (Results 1 – 1 of 1) sorted by relevance

/systemd-251/src/login/
Dlogind-utmp.c23 _const_ static usec_t when_wall(usec_t n, usec_t elapse) { in when_wall() function
108 next = when_wall(n, m->scheduled_shutdown_timeout); in wall_message_timeout_handler()
147 elapse = when_wall(n, elapse); in manager_setup_wall_message_timer()