Searched refs:utmp_wall (Results 1 - 6 of 6) sorted by relevance
/systemd/src/shared/ |
H A D | utmp-wtmp.h | 38 int utmp_wall( 65 static inline int utmp_wall( function
|
H A D | utmp-wtmp.c | 379 int utmp_wall( function
|
/systemd/src/journal/ |
H A D | journald-wall.c | 68 r = utmp_wall(l, "systemd-journald", NULL, NULL, NULL);
|
/systemd/src/login/ |
H A D | logind-utmp.c | 98 utmp_wall(l, uid_to_name(m->scheduled_shutdown_uid),
|
H A D | logind-dbus.c | 2042 utmp_wall("The system shutdown has been cancelled",
|
/systemd/src/tty-ask-password-agent/ |
H A D | tty-ask-password-agent.c | 499 (void) utmp_wall(wall, NULL, NULL, wall_tty_match, NULL);
|
Completed in 229 milliseconds