sd_shutdown_command 44 src/shutdownd/shutdownd.c struct sd_shutdown_command command; sd_shutdown_command 45 src/shutdownd/shutdownd.c char space[offsetof(struct sd_shutdown_command, wall_message) + LINE_MAX]; sd_shutdown_command 100 src/shutdownd/shutdownd.c if ((size_t) n < offsetof(struct sd_shutdown_command, wall_message)) { sd_shutdown_command 120 src/shutdownd/shutdownd.c static void warn_wall(usec_t n, struct sd_shutdown_command *c) { sd_shutdown_command 198 src/shutdownd/shutdownd.c static int update_schedule_file(struct sd_shutdown_command *c) { sd_shutdown_command 250 src/shutdownd/shutdownd.c static bool scheduled(struct sd_shutdown_command *c) { sd_shutdown_command 6874 src/systemctl/systemctl.c struct sd_shutdown_command c = { sd_shutdown_command 6888 src/systemctl/systemctl.c .iov_len = offsetof(struct sd_shutdown_command, wall_message),