Seccomp user-space notification mechanism NAME seccomp_unotify - Seccomp user-space notification mechanism LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <linux/seccom…...s argument The flags argument is formed by ORing one or more of the following values: MSG_CMSG_CLOEXEC ( recvmsg () only; since Linux 2.6.23) Set the close-on-exec flag for the …...s argument The flags argument is formed by ORing one or more of the following values: MSG_CMSG_CLOEXEC ( recvmsg () only; since Linux 2.6.23) Set the close-on-exec flag for the …...s argument The flags argument is formed by ORing one or more of the following values: MSG_CMSG_CLOEXEC ( recvmsg () only; since Linux 2.6.23) Set the close-on-exec flag for the …...), recv (2), select (2), sendfile (2), sendmmsg (2), shutdown (2), socket (2), write (2), cmsg (3), ip (7), ipv6 (7), socket (7), tcp (7), udp (7), unix (7)...), recv (2), select (2), sendfile (2), sendmmsg (2), shutdown (2), socket (2), write (2), cmsg (3), ip (7), ipv6 (7), socket (7), tcp (7), udp (7), unix (7)...), recv (2), select (2), sendfile (2), sendmmsg (2), shutdown (2), socket (2), write (2), cmsg (3), ip (7), ipv6 (7), socket (7), tcp (7), udp (7), unix (7)...esulting file descriptor to the second process via a UNIX domain socket (see unix (7) and cmsg (3)). The second process then maps the file using mmap (2). • The second process i…