Home
last modified time | relevance | path

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

/external/libevent/
Dhttp.c4627 parse_authority(struct evhttp_uri *uri, char *s, char *eos) in parse_authority() function
4820 if (parse_authority(uri, authority, path) < 0) in evhttp_uri_parse_with_flags()
4912 if (parse_authority(uri, source_uri, end) < 0) in evhttp_uri_parse_authority()