FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
PRIV_KLD_LOAD
sys/kern/kern_linker.c
1210
if ((error = priv_check(td, PRIV_KLD_LOAD)) != 0)
sys/tests/ktest.c
359
.cmd_priv = PRIV_KLD_LOAD,