HelenOS sources

inet_hostport_lookup_one   45 uspace/lib/inet/include/inet/hostport.h extern errno_t inet_hostport_lookup_one(inet_hostport_t *, ip_ver_t, inet_ep_t *);
inet_hostport_lookup_one  283 uspace/lib/inet/src/hostport.c 	rc = inet_hostport_lookup_one(hp, version, ep);
HelenOS homepage, sources at GitHub