const syscall.CLONE_PARENT one use syscall (current package) exec_linux.go#L26: CLONE_PARENT = 0x00008000 // set if we want to have the same parent as the cloner
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)