Searched refs:URL_PARSE_BAD_HOSTPORT (Results 1 – 2 of 2) sorted by relevance
80 return (URL_PARSE_BAD_HOSTPORT); in url_parse_hostport()94 return (URL_PARSE_BAD_HOSTPORT); in url_parse_hostport()
40 #define URL_PARSE_BAD_HOSTPORT (uint_t)2 macro