Home
last modified time | relevance | path

Searched refs:apr_uri_parse_hostinfo (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/apr-util/include/
HDapr_uri.h169 APU_DECLARE(apr_status_t) apr_uri_parse_hostinfo(apr_pool_t *p,
/NextBSD/contrib/apr-util/test/
HDtesturi.c312 rv = apr_uri_parse_hostinfo(p, t->hostinfo, &info); in test_uph()
/NextBSD/contrib/apr-util/uri/
HDapr_uri.c916 APU_DECLARE(apr_status_t) apr_uri_parse_hostinfo(apr_pool_t *p, in apr_uri_parse_hostinfo() function