Home | History | Annotate | Download | only in init

Lines Matching defs:warning

96 #define	STALL_TIMEOUT		30	/* wait N secs after warning */
115 static void warning(const char *, ...) __sysloglike(1, 2);
290 warning("unrecognized flag `%c'", c);
295 warning("ignoring excess arguments");
441 warning(const char *message, ...)
567 warning("kernel security level changed from %d to %d",
709 warning("single-user login failed");
780 warning("wait for single-user shell failed: %m; "
785 warning("shell stopped, restarting");
806 warning("single user shell terminated (%x), restarting",
855 warning("failed to chroot to `%s': %m",
885 warning("wait for `%s' on `%s' failed: %m; going to "
890 warning("`%s' on `%s' stopped, restarting",
908 warning("`%s' on `%s' terminated abnormally, going to "
1146 warning("can't parse getty for port `%s'", sp->se_device);
1157 warning("can't parse window for port `%s'",
1211 warning("start_session_db failed, death");
1310 warning("getty repeating too quickly on port `%s', sleeping",
1365 warning("can't add utmpx record for `%s': %m", ut.ut_line);
1407 warning("can't add utmpx record for `runlevel': %m");
1551 warning("port `%s' changed utmp index from "
1565 warning("can't parse getty for port `%s'",
1655 warning("some processes would not die; ps axl advised");
1792 warning("could not create init node: %m");
1812 warning("could not create init.root node: %m");
1829 warning("could not read init.root: %m");
1852 warning("init.root is not a string");