UPANIC.H(3HEAD) Headers UPANIC.H(3HEAD)
upanic.h - user 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.
Committed
upanic(2), core(5)
illumos October 31, 2020 illumos
NAME
upanic.h - user panic header
SYNOPSIS
#include <upanic.h>
DESCRIPTION
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.
INTERFACE STABILITY
Committed
SEE ALSO
upanic(2), core(5)
illumos October 31, 2020 illumos