panic

Autres langues

Langue: en

Autres versions - même langue

Version: June 2009 (debian - 07/07/09)

Autres sections - même nom

Section: 9 (Appels noyau Linux)

NAME

panic - halt the system

SYNOPSIS

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

ARGUMENTS

fmt

The text string to print

...

variable arguments

DESCRIPTION

Display a message, then perform cleanups.

This function never returns.