Home | History | Annotate | Download | only in kern

Lines Matching defs:panicstr

106 const	char *panicstr; /* arg to first call to panic (used as a flag
110 end of the formatted panicstr. */
266 if (panicstr == NULL) {
268 panicstr = fmt;
272 panicstr = scratchstr;
412 if (panicstr)
754 if (!panicstr)
835 if (!panicstr)
946 if (!panicstr)
1119 if (!panicstr)