OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:evhttp_have_expect
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/libevent/dist/
http.c
590
static enum expect
evhttp_have_expect
(struct evhttp_request *req, int input)
function
631
if (
evhttp_have_expect
(req, 0) != CONTINUE &&
2248
switch (
evhttp_have_expect
(req, 1)) {
/src/external/bsd/ntp/dist/sntp/libevent/
http.c
588
static enum expect
evhttp_have_expect
(struct evhttp_request *req, int input)
function
629
if (
evhttp_have_expect
(req, 0) != CONTINUE &&
2246
switch (
evhttp_have_expect
(req, 1)) {
Completed in 28 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026