PANIC(9) Driver Basics PANIC(9)NAMEpanic - halt the systemSYNOPSISvoid panic(const char * fmt, ...);ARGUMENTSfmt The text string to print ... variable argumentsDESCRIPTIONDisplay a message, then perform cleanups. This function never returns.COPYRIGHTKernel Hackers Manual 3.10 June 2014 PANIC(9)
| Related Man Pages |
|---|
| xo_message(3) - freebsd |
| vpanic(9) - netbsd |
| xo_errc(3) - freebsd |
| xo_err(3) - freebsd |
| xo_message_hc(3) - freebsd |
| Similar Topics in the Unix Linux Community |
|---|
| kernel panic: No init found |
| SCO 5.07 Panic / Core Dumps |
| "PANIC CPU" ERROR MESSAGE |
| Warning and Panic errors |
| Debian install - kernel panic |