Home
last modified time | relevance | path

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

/external/libevent/
Dhttp.c4058 parse_authority(struct evhttp_uri *uri, char *s, char *eos) in parse_authority() function
4251 if (parse_authority(uri, authority, path) < 0) in evhttp_uri_parse_with_flags()