Home
last modified time | relevance | path

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

/bionic/libc/kernel/uapi/linux/
Dseccomp.h73 #define SECCOMP_IOWR(nr,type) _IOWR(SECCOMP_IOC_MAGIC, nr, type) macro
74 #define SECCOMP_IOCTL_NOTIF_RECV SECCOMP_IOWR(0, struct seccomp_notif)
75 #define SECCOMP_IOCTL_NOTIF_SEND SECCOMP_IOWR(1, struct seccomp_notif_resp)