const archive/zip.msdosReadOnly

3 uses

	archive/zip (current package)
		struct.go#L282: 	msdosReadOnly = 0x01
		struct.go#L309: 		h.ExternalAttrs |= msdosReadOnly
		struct.go#L324: 	if m&msdosReadOnly != 0 {