func net.cgoLookupServicePort
3 uses
net (current package)
cgo_unix.go#L87: port, err := cgoLookupServicePort(&hints, network, service)
cgo_unix.go#L102: func cgoLookupServicePort(hints * /*line :99:34*/_Ctype_struct_addrinfo /*line :99:51*/, network, service string) (port int, err error) {
cgo_unix.go#L142: port, err := cgoLookupServicePort(hints, network, service)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)