Searched refs:cut (Results 1 - 18 of 18) sorted by relevance

/bind-9.11.3/bin/tests/system/rndc/
H A Dsetup.sh30 egrep -v '(^# Start|^# End|^# Use|^[^#])' ns4/key$1.conf | cut -c3- | \
/bind-9.11.3/unit/atf-src/tools/
H A Dgenerate-revision.sh77 rev_branch=$(call_git branch | grep '^\* ' | cut -d ' ' -f 2-)
H A Datf-config_test.sh91 atf_check -s eq:0 -o save:stdout -e empty cut -d ' ' -f 3- stdout
H A Datf-run_test.sh73 resfile=\$(echo \${1} | cut -d r -f 2-)
76 testcase=\$(echo \${1} | cut -d : -f 1)
/bind-9.11.3/bin/tests/system/checkconf/
H A Dgood.conf13 /* cut here */
/bind-9.11.3/lib/dns/
H A Dupdate.c834 isc_boolean_t *flag, isc_boolean_t *cut, isc_boolean_t *unsecure)
846 *cut = ISC_FALSE;
852 *cut = ISC_TRUE;
870 *cut = ISC_FALSE;
879 *cut = ISC_FALSE;
890 * a zone cut.
1263 dns_dbversion_t *ver, dns_name_t *name, isc_boolean_t cut,
1300 * We don't need to sign unsigned NSEC records at the cut
1304 (cut && type != dns_rdatatype_ds))
1386 isc_boolean_t cut; local
833 is_active(dns_db_t *db, dns_dbversion_t *ver, dns_name_t *name, isc_boolean_t *flag, isc_boolean_t *cut, isc_boolean_t *unsecure) argument
1262 add_exposed_sigs(dns_update_log_t *log, dns_zone_t *zone, dns_db_t *db, dns_dbversion_t *ver, dns_name_t *name, isc_boolean_t cut, dns_diff_t *diff, dst_key_t **keys, unsigned int nkeys, isc_stdtime_t inception, isc_stdtime_t expire, isc_boolean_t check_ksk, isc_boolean_t keyset_kskonly, unsigned int *sigs) argument
[all...]
/bind-9.11.3/util/
H A Dbranchsync.sh50 git branch | grep '^\*' | cut -b3-
H A Dkit.sh79 shorthash=`echo $hash | cut -c1-7`
/bind-9.11.3/contrib/scripts/
H A Dcheck5011.pl199 =cut
/bind-9.11.3/bin/tests/system/smartsign/
H A Dtests.sh311 cut -c1-10`
314 cut -c1-10`
/bind-9.11.3/bin/tests/system/builtin/
H A Dtests.sh37 VERSION=`../../../../isc-config.sh --version | cut -d = -f 2`
/bind-9.11.3/bin/tests/system/dlzexternal/
H A Dtests.sh86 addr=`eval echo "$out" | cut -f1 -d'#'`
/bind-9.11.3/unit/atf-src/admin/
H A Dconfig.guess227 release=`echo ${UNAME_RELEASE} | sed -e 's/[-_].*//' | cut -d. -f1,2`
1021 case `grep '^cpu[^a-z]*:' /proc/cpuinfo 2>/dev/null | cut -d' ' -f2` in
/bind-9.11.3/contrib/idn/idnkit-1.0-src/
H A Dconfig.guess806 case `grep '^cpu[^a-z]*:' /proc/cpuinfo 2>/dev/null | cut -d' ' -f2` in
/bind-9.11.3/
H A Dconfig.guess986 case `grep '^cpu[^a-z]*:' /proc/cpuinfo 2>/dev/null | cut -d' ' -f2` in
/bind-9.11.3/contrib/dnsperf-2.1.0.0-1/
H A Dconfig.guess902 case `grep '^cpu[^a-z]*:' /proc/cpuinfo 2>/dev/null | cut -d' ' -f2` in
/bind-9.11.3/bin/tests/system/autosign/
H A Dtests.sh20 $DIG $DIGOPTS +nodnssec +short @$2 -t type65534 $1 | cut -f3 -d' ' |
/bind-9.11.3/bin/tests/system/dnssec/
H A Dtests.sh23 $DIG $DIGOPTS +nodnssec +short @$2 -t type65534 $1 | cut -f3 -d' ' |

Completed in 7723 milliseconds