const syscall.CLONE_FILES

one use

	syscall (current package)
		exec_linux.go#L20: 	CLONE_FILES          = 0x00000400 // set if open files shared between processes