Searched refs:comm (Results 1 - 3 of 3) sorted by relevance

/bind-9.11.3/contrib/scripts/
H A Dzone-edit.sh.in75 comm -23 ${dir}/s1 ${dir}/s2 |
77 comm -13 ${dir}/s1 ${dir}/s2 |
/bind-9.11.3/lib/dns/rdata/generic/
H A Dsoa_6.c90 isc_boolean_t comm; local
97 comm = ISC_TF((tctx->flags & DNS_STYLEFLAG_RRCOMMENT) != 0);
99 comm = ISC_FALSE;
131 snprintf(buf, sizeof(buf), comm ? "%-10lu ; " : "%lu", num);
133 if (comm) {
/bind-9.11.3/bin/tests/system/masterformat/
H A Dtests.sh200 $DIG $DIGOPTS +comm @10.53.0.3 -p 5300 added.dynamic txt > dig.out.dynamic.3.2
212 $DIG $DIGOPTS +comm @10.53.0.3 -p 5300 added.dynamic txt > dig.out.dynamic.3.4
233 $DIG $DIGOPTS +comm @10.53.0.3 -p 5300 moretext.dynamic txt > dig.out.dynamic.3.6

Completed in 1538 milliseconds