const golang.org/x/sys/unix.SIOCKCMCLONE
2 uses
golang.org/x/sys/unix (current package)
ioctl_linux.go#L201: if err := ioctlPtr(fd, SIOCKCMCLONE, unsafe.Pointer(&info)); err != nil {
zerrors_linux.go#L2875: SIOCKCMCLONE = 0x89e2
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)