const runtime._F_SETFD

2 uses

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