Searched refs:evhttp_have_expect (Results 1 – 2 of 2) sorted by relevance
574 static enum expect evhttp_have_expect(struct evhttp_request *req, int input) in evhttp_have_expect() function615 if (evhttp_have_expect(req, 0) != CONTINUE && in evhttp_make_header()2203 switch (evhttp_have_expect(req, 1)) { in evhttp_get_body()
158 o evhttp_have_expect(): fix -Wlogical-not-parentheses (24b5214 Azat Khuzhin)