func net.cgoLookupAddrPTR
3 uses
net (current package)
cgo_unix.go#L282: names, err := cgoLookupAddrPTR(addr, sa, salen)
cgo_unix.go#L295: func cgoLookupAddrPTR(addr string, sa * /*line :292:40*/_Ctype_struct_sockaddr /*line :292:57*/, salen /*line :292:65*/_Ctype_socklen_t /*line :292:76*/) (names []string, err error) {
cgo_unix.go#L331: names, err := cgoLookupAddrPTR(addr, sa, salen)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)