OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DNS_QUERY_NO_SEARCH
(Results
1 - 2
of
2
) sorted by null
/external/libevent/include/event2/
dns.h
98
* 3. When calling evdns_resolve, pass the
DNS_QUERY_NO_SEARCH
flag.
178
#define
DNS_QUERY_NO_SEARCH
1
186
/* Obsolete name for
DNS_QUERY_NO_SEARCH
*/
187
#define DNS_NO_SEARCH
DNS_QUERY_NO_SEARCH
328
@param flags either 0, or
DNS_QUERY_NO_SEARCH
to disable searching for this query.
341
@param flags either 0, or
DNS_QUERY_NO_SEARCH
to disable searching for this query.
357
@param flags either 0, or
DNS_QUERY_NO_SEARCH
to disable searching for this query.
371
@param flags either 0, or
DNS_QUERY_NO_SEARCH
to disable searching for this query.
/external/libevent/
evdns.c
[
all
...]
Completed in 35 milliseconds