const syscall.CLONE_NEWNS
3 uses
syscall (current package)
exec_linux.go#L351: if sys.Unshareflags&CLONE_NEWNS == CLONE_NEWNS {
zerrors_linux_amd64.go#L159: CLONE_NEWNS = 0x20000
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)