vendor/golang.org/x/sys/unix/ztypes_linux_arm64.go
changeset 274 cea6d2f4f728
parent 265 05c40b36d3b2
child 275 4a25a40d0c59
equal deleted inserted replaced
273:63ec80976891 274:cea6d2f4f728
   404 	CBitFieldMaskBit63 = 0x8000000000000000
   404 	CBitFieldMaskBit63 = 0x8000000000000000
   405 )
   405 )
   406 
   406 
   407 type SockaddrStorage struct {
   407 type SockaddrStorage struct {
   408 	Family uint16
   408 	Family uint16
   409 	_      [118]int8
   409 	Data   [118]byte
   410 	_      uint64
   410 	_      uint64
   411 }
   411 }
   412 
   412 
   413 type HDGeometry struct {
   413 type HDGeometry struct {
   414 	Heads     uint8
   414 	Heads     uint8