Home
last modified time | relevance | path

Searched refs:rcode (Results 1 – 14 of 14) sorted by relevance

/original-bsd/usr.sbin/sendmail/src/
H A Ddeliver.c697 rcode = EX_OK;
704 &rcode, e));
1156 rcode = EX_OSERR;
1195 rcode = EX_OSERR;
1208 rcode = EX_OSERR;
1528 rcode = EX_OK;
1626 return (rcode);
1651 int rcode;
1655 switch (rcode)
1678 switch (rcode)
[all …]
H A Ddomain.c74 getmxrr(host, mxhosts, droplocalhost, rcode) in getmxrr() argument
78 int *rcode;
119 *rcode = EX_OK;
162 *rcode = EX_NOHOST;
168 *rcode = EX_TEMPFAIL;
174 *rcode = EX_OSERR;
285 *rcode = EX_CONFIG;
395 auto int rcode; local
400 nmx = getmxrr(name, mxhosts, FALSE, &rcode);
H A Dudb.c722 auto int rcode; in _udbx_init()
771 nmx = getmxrr(spec + 1, mxhosts, FALSE, &rcode); in _udbx_init()
775 rcode = 0; in _udbx_init()
H A Dsavemail.c1322 int rcode; local
1340 if (getmxrr(hostbuf, mxhosts, FALSE, &rcode) > 0)
/original-bsd/old/berknet/
H A Dnetdaemon.c315 unsigned rcode; in netrcv() local
451 wait(&rcode); in netrcv()
453 rcode >>= 8; in netrcv()
454 if(rcode != 0) in netrcv()
507 wait(&rcode); in netrcv()
508 rcode = (((rcode&077400) >>8) &0177); in netrcv()
521 sndresponse(&hd,rcode); in netrcv()
641 sndresponse(phd,rcode) in sndresponse() argument
642 unsigned rcode; in sndresponse()
1099 int rcode; local
[all …]
H A Dnetlpr.c35 int rcode,uid,pid, Iflag; local
161 wait(&rcode);
164 exit(rcode >> 8);
H A Dmmail.c163 int rcode; local
166 rcode = system(cmdstr);
H A Dv6mail.c442 register int rcode = wait(&pidchild); local
443 if (rcode == -1)
445 if (rcode == pid)
/original-bsd/bin/test/
H A Dtest.c65 int rcode; /* Return code from stat. */ member
236 fs.rcode =
311 if (fs == NULL || fs->rcode == -1)
347 filetype: if ((fs->stat.st_mode & S_IFMT) == i && fs->rcode >= 0)
361 filebit: if (fs->stat.st_mode & i && fs->rcode >= 0)
365 sp->u.num = fs->rcode >= 0 ? fs->stat.st_size : 0L;
460 fs.rcode = stat(opname, &fs.stat);
/original-bsd/lib/libc/net/
H A Dres_query.c100 if (hp->rcode != NOERROR || ntohs(hp->ancount) == 0) {
103 printf(";; rcode = %d, ancount=%d\n", hp->rcode,
106 switch (hp->rcode) {
H A Dres_send.c365 if (anhp->rcode == SERVFAIL || anhp->rcode == NOTIMP ||
366 anhp->rcode == REFUSED) {
H A Dres_mkquery.c76 hp->rcode = NOERROR;
/original-bsd/include/arpa/
H A Dnameser.h185 u_int rcode:4; /* response code */ member
195 u_int rcode:4; /* response code */ member
/original-bsd/usr.sbin/amd/amd/
H A Dinfo_hes.c405 if (hp->rcode != NOERROR || hp->opcode != QUERY) {
408 …dlog("Bad response (%d) from nameserver %s", hp->rcode, inet_dquad(dq, hs_server_addr(servernum)->…
584 if (hp->rcode != NOERROR || hp->opcode != QUERY) {
586 dlog("Bad response (%d) from nameserver %#x", hp->rcode,