Searched defs:url_parse_hostport (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/common/net/wanboot/
H A DparseURL.c50 url_parse_hostport(const char *hpstr, url_hport_t *hport, ushort_t def_port) function
155 ret = url_parse_hostport(optr, &url->hport, url->https ?

Completed in 59 milliseconds