inet_host_parse 42 uspace/lib/inet/include/inet/host.h extern errno_t inet_host_parse(const char *, inet_host_t **, char **); inet_host_parse 210 uspace/lib/inet/src/host.c rc = inet_host_parse(str, &host, endptr != NULL ? &eptr : NULL);HelenOS homepage, sources at GitHub