Home
last modified time | relevance | path

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

/original-bsd/lib/libc/net/
H A Dres_query.c100 if (hp->rcode != NOERROR || ntohs(hp->ancount) == 0) {
113 case NOERROR:
H A Dres_mkquery.c76 hp->rcode = NOERROR;
/original-bsd/include/arpa/
H A Dnameser.h72 #define NOERROR 0 /* no error */ macro
/original-bsd/usr.sbin/amd/amd/
H A Dinfo_hes.c405 if (hp->rcode != NOERROR || hp->opcode != QUERY) {
584 if (hp->rcode != NOERROR || hp->opcode != QUERY) {
/original-bsd/usr.sbin/sendmail/src/
H A Dconf.h1535 # ifdef NOERROR
1536 # undef NOERROR /* avoid compiler conflict with stream.h */