const runtime._FD_CLOEXEC

2 uses

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