const syscall.CLONE_UNTRACED
one use
syscall (current package)
exec_linux.go#L34: CLONE_UNTRACED = 0x00800000 // set if the tracing process can't force CLONE_PTRACE on this clone
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)