Home
last modified time | relevance | path

Searched defs:ndots (Results 1 – 1 of 1) sorted by relevance

/external/chromium/third_party/libevent/
Devdns.c2385 int ndots; member
2474 evdns_search_ndots_set(const int ndots) { in evdns_search_ndots_set()
2656 const int ndots = strtoint(val); in evdns_set_option() local