func net.cgoPortLookup

2 uses

	net (current package)
		cgo_unix.go#L91: 	go cgoPortLookup(result, &hints, network, service)
		cgo_unix.go#L141: func cgoPortLookup(result chan<- portLookupResult, hints * /*line :138:59*/_Ctype_struct_addrinfo /*line :138:76*/, network, service string) {