Home | History | Annotate | Download | only in libevent

Lines Matching refs:DNS_ERR_NOTEXIST

858 		DNS_ERR_FORMAT, DNS_ERR_SERVERFAILED, DNS_ERR_NOTEXIST,
1034 if ((flags & 0x020f) && (flags & 0x020f) != DNS_ERR_NOTEXIST) {
2283 if (result == DNS_ERR_NONE || result == DNS_ERR_NOTEXIST) {
3926 case DNS_ERR_NOTEXIST: return "name does not exist";
4189 else if (e1 == DNS_ERR_NOTEXIST)