const runtime._FD_CLOEXEC

2 uses

	runtime (current package)
		defs_darwin_amd64.go#L100: 	_FD_CLOEXEC = 0x1
		sys_darwin.go#L408: 	fcntl(fd, _F_SETFD, _FD_CLOEXEC)