Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/libevent/dist/
H A Dhttp.c4631 parse_authority(struct evhttp_uri *uri, char *s, char *eos) in parse_authority() function
4824 if (parse_authority(uri, authority, path) < 0) in evhttp_uri_parse_with_flags()
4916 if (parse_authority(uri, source_uri, end) < 0) in evhttp_uri_parse_authority()