HomeSort by relevance Sort by last modified time
    Searched defs:DNS_QUERY_NO_SEARCH (Results 1 - 2 of 2) sorted by null

  /external/chromium/third_party/libevent/
evdns.h 123 * 3. When calling evdns_resolve, pass the DNS_QUERY_NO_SEARCH flag.
197 #define DNS_QUERY_NO_SEARCH 1
315 @param flags either 0, or DNS_QUERY_NO_SEARCH to disable searching for this query.
328 @param flags either 0, or DNS_QUERY_NO_SEARCH to disable searching for this query.
343 @param flags either 0, or DNS_QUERY_NO_SEARCH to disable searching for this query.
356 @param flags either 0, or DNS_QUERY_NO_SEARCH to disable searching for this query.
  /external/chromium_org/third_party/libevent/
evdns.h 123 * 3. When calling evdns_resolve, pass the DNS_QUERY_NO_SEARCH flag.
197 #define DNS_QUERY_NO_SEARCH 1
315 @param flags either 0, or DNS_QUERY_NO_SEARCH to disable searching for this query.
328 @param flags either 0, or DNS_QUERY_NO_SEARCH to disable searching for this query.
343 @param flags either 0, or DNS_QUERY_NO_SEARCH to disable searching for this query.
356 @param flags either 0, or DNS_QUERY_NO_SEARCH to disable searching for this query.

Completed in 1348 milliseconds