Home
last modified time | relevance | path

Searched refs:FORMERR (Results 1 – 5 of 5) sorted by relevance

/dragonfly/contrib/tcpdump/
H A Dnameser.h113 #define FORMERR 1 /* format error */ macro
/dragonfly/include/arpa/
H A Dnameser_compat.h125 #define FORMERR ns_r_formerr macro
/dragonfly/lib/libc/resolv/
H A Dres_query.c189 case FORMERR: in res_nquery()
H A Dres_send.c1084 if (anhp->rcode == FORMERR && (statp->options & RES_USE_EDNS0) != 0U) {
/dragonfly/lib/libc/net/
H A Dgetaddrinfo.c2437 hp->rcode = FORMERR; /* XXX not very informative */ in res_queryN()
2466 case FORMERR: in res_queryN()