|
NAME
DESCRIPTIONThe The
The
The only argument to the EXAMPLESExample 1: Tracing Kernel Privilege Check FailuresThe following script captures an array of counters, one for each stack trace leading to a failed kernel privilege check: priv:::priv-err
{
@traces[stack()] = count();
}
AUTHORSThe This manual page was written by Mateusz Piotrowski <0mp@FreeBSD.org>.
|