OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:NS_TIMEOUT
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/libevent/dist/test/
regress_http.c
1439
NS_TIMEOUT
= 32,
1477
const char *timeout = (type &
NS_TIMEOUT
) ? "6" : "3";
4733
HTTP_OFF_N(cancel_by_host_ns_timeout_server_timeout, cancel, BY_HOST | NO_NS |
NS_TIMEOUT
| INACTIVE_SERVER | SERVER_TIMEOUT),
4734
HTTP_RET_N(cancel_by_host_ns_timeout, cancel, TT_NO_LOGS, BY_HOST | NO_NS |
NS_TIMEOUT
),
4735
HTTP_RET_N(cancel_by_host_ns_timeout_inactive_server, cancel, TT_NO_LOGS, BY_HOST | NO_NS |
NS_TIMEOUT
| INACTIVE_SERVER),
/src/external/bsd/ntp/dist/sntp/libevent/test/
regress_http.c
1436
NS_TIMEOUT
= 32,
1474
const char *timeout = (type &
NS_TIMEOUT
) ? "6" : "3";
4726
HTTP_OFF_N(cancel_by_host_ns_timeout_server_timeout, cancel, BY_HOST | NO_NS |
NS_TIMEOUT
| INACTIVE_SERVER | SERVER_TIMEOUT),
4727
HTTP_RET_N(cancel_by_host_ns_timeout, cancel, TT_NO_LOGS, BY_HOST | NO_NS |
NS_TIMEOUT
),
4728
HTTP_RET_N(cancel_by_host_ns_timeout_inactive_server, cancel, TT_NO_LOGS, BY_HOST | NO_NS |
NS_TIMEOUT
| INACTIVE_SERVER),
Completed in 27 milliseconds
Indexes created Fri Apr 24 00:22:58 UTC 2026