aboutsummaryrefslogtreecommitdiffstats
path: root/sys/freebsd/filemon.txt.const
diff options
context:
space:
mode:
authorMark Johnston <markjdb@gmail.com>2021-11-19 18:08:23 -0500
committerGitHub <noreply@github.com>2021-11-20 00:08:23 +0100
commit4eb20a4ea7cf78f84d015cefa160aff806c35ec7 (patch)
tree8e65d53402824055efedd784671fabba29a19226 /sys/freebsd/filemon.txt.const
parent780b27623e2c0284dfb0c8e0392463d1eef00e92 (diff)
Add filemon(4) ioctl definitions for FreeBSD (#2887)
* sys/freebsd: add definitions for filemon(4) * pkg/build: load filemon.ko on FreeBSD
Diffstat (limited to 'sys/freebsd/filemon.txt.const')
-rw-r--r--sys/freebsd/filemon.txt.const7
1 files changed, 7 insertions, 0 deletions
diff --git a/sys/freebsd/filemon.txt.const b/sys/freebsd/filemon.txt.const
new file mode 100644
index 000000000..f531a8f6d
--- /dev/null
+++ b/sys/freebsd/filemon.txt.const
@@ -0,0 +1,7 @@
+# Code generated by syz-sysgen. DO NOT EDIT.
+arches = 386, amd64
+AT_FDCWD = 18446744073709551516
+FILEMON_SET_FD = 3221508865
+FILEMON_SET_PID = 3221508866
+SYS_ioctl = 54
+SYS_openat = 499