OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ttl_r
(Results
1 - 1
of
1
) sorted by null
/external/chromium/third_party/libevent/
evdns.c
821
u32 ttl,
ttl_r
= 0xffffffff;
local
901
ttl_r
= MIN(
ttl_r
, ttl);
917
ttl_r
= MIN(
ttl_r
, ttl);
929
ttl_r
= MIN(
ttl_r
, ttl);
945
reply_handle(req, flags,
ttl_r
, &reply);
[
all
...]
Completed in 488 milliseconds