OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:inactive_http
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/libevent/dist/test/
regress_http.c
1467
struct evhttp *
inactive_http
= NULL;
local
1503
inactive_http
= http_setup(&port, inactive_base, 0);
1604
if (
inactive_http
)
1605
evhttp_free(
inactive_http
);
/src/external/bsd/ntp/dist/sntp/libevent/test/
regress_http.c
1464
struct evhttp *
inactive_http
= NULL;
local
1500
inactive_http
= http_setup(&port, inactive_base, 0);
1601
if (
inactive_http
)
1602
evhttp_free(
inactive_http
);
Completed in 17 milliseconds
Indexes created Tue Apr 21 00:23:25 UTC 2026