OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:fail_requests
(Results
1 - 4
of
4
) sorted by null
/external/chromium/net/http/
http_cache.cc
1028
bool
fail_requests
= false;
local
1035
fail_requests
= true;
1045
fail_requests
= true;
[
all
...]
/external/chromium/third_party/libevent/
evdns.h
229
If the '
fail_requests
' option is enabled, all active requests will return
233
@param
fail_requests
if zero, active requests will be aborted; if non-zero,
237
void evdns_shutdown(int
fail_requests
);
evdns.3
56
.Fn evdns_shutdown "int
fail_requests
"
evdns.c
[
all
...]
Completed in 494 milliseconds