Lines Matching defs:off

495                 const char *on, *off;
504 off = ansi_normal();
507 off = ansi_normal();
513 on, n_shown, off);
517 on, n_shown, off);
814 const char *on, *off;
864 off = ansi_normal();
869 off = ansi_normal();
873 printf("%s%u sockets listed.%s\n", on, cs, off);
1068 const char *on, *off;
1145 off = ansi_normal();
1150 off = ansi_normal();
1154 printf("%s%u timers listed.%s\n", on, n, off);
1329 const char *on, *off;
1338 off = ansi_normal();
1341 off = ansi_normal();
1343 on = off = "";
1351 on, state_cols, unit_file_state_to_string(u->state), off);
2055 const char *on, *off;
2063 off = ansi_normal();
2065 printf("%sNo jobs %s.%s\n", on, skipped ? "listed" : "running", off);
2104 off = ansi_normal();
2106 on = off = "";
2111 on, unit_len, e ? e : j->name, off,
2113 on, state_len, j->state, off);
2118 off = ansi_normal();
2120 printf("\n%s%u jobs listed%s.\n", on, n, off);
2856 description = "power off system";
3413 const char *active_on, *active_off, *on, *off, *ss;
3446 off = ansi_normal();
3448 on = off = "";
3454 on, strna(i->load_state), off, i->load_error);
3457 on, strna(i->load_state), off, path, i->unit_file_state, i->unit_file_preset);
3460 on, strna(i->load_state), off, path, i->unit_file_state);
3463 on, strna(i->load_state), off, path);
3466 on, strna(i->load_state), off);
3588 off = ansi_normal();
3590 on = off = "";
3606 printf(")%s\n", off);
4576 const char *on, *off;
4589 off = ansi_normal();
4592 off = ansi_normal();
4594 on = off = "";
4596 printf("%s%s%s %s\n", on, draw_special_char(DRAW_BLACK_CIRCLE), off, arg_host ? arg_host : hn);
4599 on, strna(mi.state), off);
6199 " --no-wall Don't send wall message before halt/power-off/reboot\n"
6285 " poweroff Shut down and power-off the system\n"
6301 " -p --poweroff Switch off the machine\n"
6303 " -f --force Force immediate halt/power-off/reboot\n"
6304 " -w --wtmp-only Don't halt/power-off/reboot, just write wtmp record\n"
6306 " --no-wall Don't send wall message before halt/power-off/reboot\n",
6310 arg_action == ACTION_POWEROFF ? "Power off" :
6319 " -P --poweroff Power-off the machine\n"
6322 " -k Don't halt/power-off/reboot, just send warnings\n"
6323 " --no-wall Don't send wall message before halt/power-off/reboot\n"
6332 " --no-wall Don't send wall message before halt/power-off/reboot\n\n"
6334 " 0 Power-off the machine\n"
7438 log_info("Powering off.");