Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/libevent/
H A Dhttp.c586 static enum expect evhttp_have_expect(struct evhttp_request *req, int input) in evhttp_have_expect() function
627 if (evhttp_have_expect(req, 0) != CONTINUE && in evhttp_make_header()
2244 switch (evhttp_have_expect(req, 1)) { in evhttp_get_body()
H A DChangeLog471 o evhttp_have_expect(): fix -Wlogical-not-parentheses (24b5214 Azat Khuzhin)
/freebsd/contrib/libevent/
H A Dhttp.c586 static enum expect evhttp_have_expect(struct evhttp_request *req, int input) in evhttp_have_expect() function
627 if (evhttp_have_expect(req, 0) != CONTINUE && in evhttp_make_header()
2244 switch (evhttp_have_expect(req, 1)) { in evhttp_get_body()
H A DChangeLog471 o evhttp_have_expect(): fix -Wlogical-not-parentheses (24b5214 Azat Khuzhin)