UPANIC.H(3HEAD) Headers UPANIC.H(3HEAD)

upanic.huser panic header

#include <upanic.h>

The <upanic.h> header provides illumos-specific routines that provide a means for a process to terminate itself with an optional message left in a core file.

The <upanic.h> header defines the following functions:

upanic(2)
Panic a user process with an optional message, terminating it and generating core files.

upanic(2), core(5)

October 31, 2020 OmniOS