Home
last modified time | relevance | path

Searched defs:Hostent (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/syscall/
Dtypes_windows.go652 type Hostent struct { struct
653 Name *byte
654 Aliases **byte
655 AddrType uint16
656 Length uint16
657 AddrList **byte
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sys/windows/
Dtypes_windows.go1186 type Hostent struct { struct
1187 Name *byte
1188 Aliases **byte
1189 AddrType uint16
1190 Length uint16
1191 AddrList **byte