Query: panic
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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)