summaryrefslogtreecommitdiffstats
path: root/sys/sys/syscall-hide.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/sys/syscall-hide.h')
-rw-r--r--sys/sys/syscall-hide.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/sys/sys/syscall-hide.h b/sys/sys/syscall-hide.h
index 99f9f46..6d6aacd 100644
--- a/sys/sys/syscall-hide.h
+++ b/sys/sys/syscall-hide.h
@@ -214,3 +214,13 @@ HIDE_BSD(minherit)
HIDE_BSD(rfork)
HIDE_BSD(issetugid)
HIDE_BSD(lchown)
+HIDE_BSD(modnext)
+HIDE_BSD(modstat)
+HIDE_BSD(modfnext)
+HIDE_BSD(modfind)
+HIDE_BSD(kldload)
+HIDE_BSD(kldunload)
+HIDE_BSD(kldfind)
+HIDE_BSD(kldnext)
+HIDE_BSD(kldstat)
+HIDE_BSD(kldfirstmod)
OpenPOWER on IntegriCloud