Home | History | Annotate | Download | only in libevent

Lines Matching refs:DNS_ERR_REFUSED

859 		DNS_ERR_NOTIMPL, DNS_ERR_REFUSED
884 case DNS_ERR_REFUSED:
3928 case DNS_ERR_REFUSED: return "refused";
4296 return (result != DNS_ERR_NOTIMPL && result != DNS_ERR_REFUSED &&