Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/libevent/
H A Dhttp.c3254 evhttp_parse_query_impl(const char *str, struct evkeyvalq *headers, in evhttp_parse_query_impl() function
3326 return evhttp_parse_query_impl(uri, headers, 1); in evhttp_parse_query()
3331 return evhttp_parse_query_impl(uri, headers, 0); in evhttp_parse_query_str()
H A DChangeLog29 …o Check error code of evhttp_add_header_internal() in evhttp_parse_query_impl() (97e28f09 Azat Khu…
/freebsd/contrib/libevent/
H A Dhttp.c3254 evhttp_parse_query_impl(const char *str, struct evkeyvalq *headers, in evhttp_parse_query_impl() function
3326 return evhttp_parse_query_impl(uri, headers, 1); in evhttp_parse_query()
3331 return evhttp_parse_query_impl(uri, headers, 0); in evhttp_parse_query_str()
H A DChangeLog29 …o Check error code of evhttp_add_header_internal() in evhttp_parse_query_impl() (97e28f09 Azat Khu…