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 |
|---|
| addsev(3c) - opensolaris |
| vpanic(9) - netbsd |
| xo_errx(3) - freebsd |
| xo_err(3) - freebsd |
| xo_message_c(3) - freebsd |
| Similar Topics in the Unix Linux Community |
|---|
| Stupid Question? |
| kernel panic: No init found |
| Why didn't she panic? (Sol 10 + SVM + HDS) |
| Kernal Panic questions |
| BDF Panic script... |