Searched refs:parse_authority (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | http.c | 4627 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()
|
/freebsd/contrib/libevent/ |
H A D | http.c | 4627 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()
|