1 2 3 4 5 6 7 8 9
// +build windows openbsd netbsd plan9 solaris package stats import () func (disk *DiskStatus) fillInStatus() { return }