Home | History | Annotate | Download | only in pending

Lines Matching refs:error_msg

133     error_msg("Unable to open /etc/inittab. Using Default inittab");
165 if (!*tmp) error_msg("Invalid action at line number %d ---- ignoring",line_number);
171 error_msg("Bad inittab entry at line %d", line_number);
222 error_msg("unable to run %s",command);
260 error_msg("Unable to open %s,%s\n", x->terminal_name, strerror(errno));
325 error_msg("The system is going down NOW!");
327 error_msg("Sent SIGTERM to all processes");
343 error_msg("Requesting system halt");
347 error_msg("Requesting system poweroff");
351 error_msg("Requesting system reboot");
385 error_msg("Unable to open %s,%s\n", x->terminal_name, strerror(errno));
408 error_msg("signal seen");