const runtime._F_SETFD

2 uses

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