HelenOS sources

uri_user_info_parse  223 uspace/lib/uri/uri.c 	if (uri_user_info_parse(str, &endptr) != EOK)
uri_user_info_parse   54 uspace/lib/uri/uri.h extern errno_t uri_user_info_parse(const char *, const char **);
HelenOS homepage, sources at GitHub