Home | History | Annotate | Download | only in libevent

Lines Matching refs:DNS_ERR_NONE

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,
2283 if (result == DNS_ERR_NONE || result == DNS_ERR_NOTEXIST) {
3923 case DNS_ERR_NONE: return "no error";
4187 if (e1 == DNS_ERR_NONE)
4357 if (result == DNS_ERR_NONE) {