HelenOS sources

inet_host_lookup_one   45 uspace/lib/inet/include/inet/host.h extern errno_t inet_host_lookup_one(inet_host_t *, ip_ver_t, inet_addr_t *);
inet_host_lookup_one  226 uspace/lib/inet/src/host.c 	rc = inet_host_lookup_one(host, version, addr);
HelenOS homepage, sources at GitHub