HelenOS sources

inet_host_plookup_one  271 uspace/app/ping/ping.c 	rc = inet_host_plookup_one(host, ip_ver, &dest_addr, NULL, &errmsg);
inet_host_plookup_one   86 uspace/lib/http/src/http.c 	errno_t rc = inet_host_plookup_one(http->host, ip_any, &http->addr, NULL,
inet_host_plookup_one   46 uspace/lib/inet/include/inet/host.h extern errno_t inet_host_plookup_one(const char *, ip_ver_t, inet_addr_t *,
HelenOS homepage, sources at GitHub