Home
last modified time | relevance | path

Searched refs:SECCOMP_IOC_MAGIC (Results 1 – 9 of 9) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/include/uapi/linux/
H A Dseccomp.h135 #define SECCOMP_IOC_MAGIC '!' macro
136 #define SECCOMP_IO(nr) _IO(SECCOMP_IOC_MAGIC, nr)
137 #define SECCOMP_IOR(nr, type) _IOR(SECCOMP_IOC_MAGIC, nr, type)
138 #define SECCOMP_IOW(nr, type) _IOW(SECCOMP_IOC_MAGIC, nr, type)
139 #define SECCOMP_IOWR(nr, type) _IOWR(SECCOMP_IOC_MAGIC, nr, type)
/dports/multimedia/libv4l/linux-5.13-rc2/include/uapi/linux/
H A Dseccomp.h135 #define SECCOMP_IOC_MAGIC '!' macro
136 #define SECCOMP_IO(nr) _IO(SECCOMP_IOC_MAGIC, nr)
137 #define SECCOMP_IOR(nr, type) _IOR(SECCOMP_IOC_MAGIC, nr, type)
138 #define SECCOMP_IOW(nr, type) _IOW(SECCOMP_IOC_MAGIC, nr, type)
139 #define SECCOMP_IOWR(nr, type) _IOWR(SECCOMP_IOC_MAGIC, nr, type)
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-linux-any/linux/
H A Dseccomp.h136 #define SECCOMP_IOC_MAGIC '!' macro
137 #define SECCOMP_IO(nr) _IO(SECCOMP_IOC_MAGIC, nr)
138 #define SECCOMP_IOR(nr, type) _IOR(SECCOMP_IOC_MAGIC, nr, type)
139 #define SECCOMP_IOW(nr, type) _IOW(SECCOMP_IOC_MAGIC, nr, type)
140 #define SECCOMP_IOWR(nr, type) _IOWR(SECCOMP_IOC_MAGIC, nr, type)
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-linux-any/linux/
H A Dseccomp.h136 #define SECCOMP_IOC_MAGIC '!' macro
137 #define SECCOMP_IO(nr) _IO(SECCOMP_IOC_MAGIC, nr)
138 #define SECCOMP_IOR(nr, type) _IOR(SECCOMP_IOC_MAGIC, nr, type)
139 #define SECCOMP_IOW(nr, type) _IOW(SECCOMP_IOC_MAGIC, nr, type)
140 #define SECCOMP_IOWR(nr, type) _IOWR(SECCOMP_IOC_MAGIC, nr, type)
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/uapi/linux/
H A Dseccomp.h135 #define SECCOMP_IOC_MAGIC '!' macro
136 #define SECCOMP_IO(nr) _IO(SECCOMP_IOC_MAGIC, nr)
137 #define SECCOMP_IOR(nr, type) _IOR(SECCOMP_IOC_MAGIC, nr, type)
138 #define SECCOMP_IOW(nr, type) _IOW(SECCOMP_IOC_MAGIC, nr, type)
139 #define SECCOMP_IOWR(nr, type) _IOWR(SECCOMP_IOC_MAGIC, nr, type)
/dports/www/chromium-legacy/chromium-88.0.4324.182/sandbox/linux/system_headers/
H A Dlinux_seccomp.h189 #define SECCOMP_IOC_MAGIC '!' macro
190 #define SECCOMP_IO(nr) _IO(SECCOMP_IOC_MAGIC, nr)
191 #define SECCOMP_IOR(nr, type) _IOR(SECCOMP_IOC_MAGIC, nr, type)
192 #define SECCOMP_IOW(nr, type) _IOW(SECCOMP_IOC_MAGIC, nr, type)
193 #define SECCOMP_IOWR(nr, type) _IOWR(SECCOMP_IOC_MAGIC, nr, type)
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c188 #define SECCOMP_IOC_MAGIC '!' macro
189 #define SECCOMP_IO(nr) _IO(SECCOMP_IOC_MAGIC, nr)
190 #define SECCOMP_IOR(nr, type) _IOR(SECCOMP_IOC_MAGIC, nr, type)
191 #define SECCOMP_IOW(nr, type) _IOW(SECCOMP_IOC_MAGIC, nr, type)
192 #define SECCOMP_IOWR(nr, type) _IOWR(SECCOMP_IOC_MAGIC, nr, type)
/dports/multimedia/libv4l/linux-5.13-rc2/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c188 #define SECCOMP_IOC_MAGIC '!' macro
189 #define SECCOMP_IO(nr) _IO(SECCOMP_IOC_MAGIC, nr)
190 #define SECCOMP_IOR(nr, type) _IOR(SECCOMP_IOC_MAGIC, nr, type)
191 #define SECCOMP_IOW(nr, type) _IOW(SECCOMP_IOC_MAGIC, nr, type)
192 #define SECCOMP_IOWR(nr, type) _IOWR(SECCOMP_IOC_MAGIC, nr, type)
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c188 #define SECCOMP_IOC_MAGIC '!' macro
189 #define SECCOMP_IO(nr) _IO(SECCOMP_IOC_MAGIC, nr)
190 #define SECCOMP_IOR(nr, type) _IOR(SECCOMP_IOC_MAGIC, nr, type)
191 #define SECCOMP_IOW(nr, type) _IOW(SECCOMP_IOC_MAGIC, nr, type)
192 #define SECCOMP_IOWR(nr, type) _IOWR(SECCOMP_IOC_MAGIC, nr, type)