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

  /external/libevent/include/event2/
dns.h 73 * Hopefully it will be DNS_ERR_NONE, in which case type will be
146 #define DNS_ERR_NONE 0
191 * - result is one of the DNS_ERR_* values (DNS_ERR_NONE for success)
  /external/libevent/
evdns.c 782 cb->user_callback(DNS_ERR_NONE, DNS_IPv4_A,
792 cb->user_callback(DNS_ERR_NONE, DNS_PTR, 1, cb->ttl,
800 cb->user_callback(DNS_ERR_NONE, DNS_IPv6_AAAA,
    [all...]

Completed in 36 milliseconds