const internal/goos.IsOpenbsd

2 uses

	internal/goos (current package)
		zgoos_linux.go#L21: const IsOpenbsd = 0

	internal/runtime/sys
		consts.go#L15: const StackGuardMultiplier = 1 + goos.IsAix + goos.IsOpenbsd + isRace