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_SERVER
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/libevent/dist/test/
regress_http.c
1437
INACTIVE_SERVER
= 8,
1450
if ((type &
INACTIVE_SERVER
) || (type & NO_NS))
1500
if (type &
INACTIVE_SERVER
) {
1515
if (type &
INACTIVE_SERVER
)
1548
if (type & NO_NS || type &
INACTIVE_SERVER
)
4726
HTTP_RET_N(cancel_by_host_inactive_server, cancel, TT_NO_LOGS, BY_HOST |
INACTIVE_SERVER
),
4728
HTTP_N(cancel_inactive_server, cancel, 0,
INACTIVE_SERVER
),
4729
HTTP_N(cancel_by_host_no_ns_inactive_server, cancel, TT_NO_LOGS, BY_HOST | NO_NS |
INACTIVE_SERVER
),
4730
HTTP_OFF_N(cancel_by_host_server_timeout, cancel, BY_HOST |
INACTIVE_SERVER
| SERVER_TIMEOUT),
4731
HTTP_OFF_N(cancel_server_timeout, cancel,
INACTIVE_SERVER
| SERVER_TIMEOUT)
[
all
...]
/src/external/bsd/ntp/dist/sntp/libevent/test/
regress_http.c
1434
INACTIVE_SERVER
= 8,
1447
if ((type &
INACTIVE_SERVER
) || (type & NO_NS))
1497
if (type &
INACTIVE_SERVER
) {
1512
if (type &
INACTIVE_SERVER
)
1545
if (type & NO_NS || type &
INACTIVE_SERVER
)
4719
HTTP_RET_N(cancel_by_host_inactive_server, cancel, TT_NO_LOGS, BY_HOST |
INACTIVE_SERVER
),
4721
HTTP_N(cancel_inactive_server, cancel, 0,
INACTIVE_SERVER
),
4722
HTTP_N(cancel_by_host_no_ns_inactive_server, cancel, TT_NO_LOGS, BY_HOST | NO_NS |
INACTIVE_SERVER
),
4723
HTTP_OFF_N(cancel_by_host_server_timeout, cancel, BY_HOST |
INACTIVE_SERVER
| SERVER_TIMEOUT),
4724
HTTP_OFF_N(cancel_server_timeout, cancel,
INACTIVE_SERVER
| SERVER_TIMEOUT)
[
all
...]
Completed in 17 milliseconds
Indexes created Fri Apr 24 00:22:58 UTC 2026