PANIC

Section: ()
Updated: 06 October 2005
Index Return to Main Contents

 

NAME

panic - halt the system  

SYNOPSIS

"SYNOPSIS"

NORET_TYPE void panic (const char * fmt, ... ...);  

ARGUMENTS

fmt
The text string to print
...
variable arguments
 

DESCRIPTION

Display a message, then perform cleanups. Functions in the panic notifier list are called after the filesystem cache is flushed (when possible).

This function never returns.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 06:21:02 GMT, October 06, 2005