Searched refs:mail (Results 1 - 6 of 6) sorted by relevance

/bind-9.11.3/lib/dns/rdata/generic/
H A Drp_17.h20 dns_name_t mail; member in struct:dns_rdata_rp
H A Drp_17.c185 dns_name_toregion(&rp->mail, &region);
209 dns_name_init(&rp->mail, NULL);
210 RETERR(name_duporclone(&name, mctx, &rp->mail));
223 dns_name_free(&rp->mail, mctx);
237 dns_name_free(&rp->mail, rp->mctx);
/bind-9.11.3/bin/tests/system/pending/
H A Dtests.sh51 expect="10 mail.example."
60 ans=`$DIG $DIGOPTS_CD @10.53.0.4 mail.example A` || ret=1
71 expect="10 mail.example.com."
79 replace_data mail.example.com. A 192.0.2.2 192.0.2.3 || ret=1
84 replace_data mail.example.com. AAAA 2001:db8::2 2001:db8::3 || ret=1
90 ans=`$DIG $DIGOPTS @10.53.0.4 mail.example.com A` || ret=1
98 ans=`$DIG $DIGOPTS_CD @10.53.0.4 mail.example.com AAAA` || ret=1
/bind-9.11.3/bin/tests/system/
H A Dgenzone.sh97 mx01 MX 10 mail
/bind-9.11.3/util/
H A Dbranchsync.sh17 # commit that went cleanly, and send mail -- or, if running in interactive
25 # -i: interactive mode (don't reset and send mail)
147 # build mail message
157 # send mail
158 cat /tmp/branchmsg.$$ | mail -s "$subject" bind-changes@isc.org
/bind-9.11.3/bin/tests/system/resolver/
H A Dtests.sh286 update delete mail.example.net A
287 update add mail.example.net 0 AAAA ::1
290 $DIG +tcp a mail.example.net @10.53.0.7 -p 5300 > dig.ns7.out.${n} || ret=2
296 $DIG +tcp rrsig mail.example.net +norec @10.53.0.7 -p 5300 > dig.ns7.out.${n} || ret=4

Completed in 581 milliseconds