Searched refs:cut (Results 1 - 18 of 18) sorted by relevance
/bind-9.11.3/bin/tests/system/rndc/ |
H A D | setup.sh | 30 egrep -v '(^# Start|^# End|^# Use|^[^#])' ns4/key$1.conf | cut -c3- | \
|
/bind-9.11.3/unit/atf-src/tools/ |
H A D | generate-revision.sh | 77 rev_branch=$(call_git branch | grep '^\* ' | cut -d ' ' -f 2-)
|
H A D | atf-config_test.sh | 91 atf_check -s eq:0 -o save:stdout -e empty cut -d ' ' -f 3- stdout
|
H A D | atf-run_test.sh | 73 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 D | good.conf | 13 /* cut here */
|
/bind-9.11.3/lib/dns/ |
H A D | update.c | 834 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 D | branchsync.sh | 50 git branch | grep '^\*' | cut -b3-
|
H A D | kit.sh | 79 shorthash=`echo $hash | cut -c1-7`
|
/bind-9.11.3/contrib/scripts/ |
H A D | check5011.pl | 199 =cut
|
/bind-9.11.3/bin/tests/system/smartsign/ |
H A D | tests.sh | 311 cut -c1-10` 314 cut -c1-10`
|
/bind-9.11.3/bin/tests/system/builtin/ |
H A D | tests.sh | 37 VERSION=`../../../../isc-config.sh --version | cut -d = -f 2`
|
/bind-9.11.3/bin/tests/system/dlzexternal/ |
H A D | tests.sh | 86 addr=`eval echo "$out" | cut -f1 -d'#'`
|
/bind-9.11.3/unit/atf-src/admin/ |
H A D | config.guess | 227 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 D | config.guess | 806 case `grep '^cpu[^a-z]*:' /proc/cpuinfo 2>/dev/null | cut -d' ' -f2` in
|
/bind-9.11.3/ |
H A D | config.guess | 986 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 D | config.guess | 902 case `grep '^cpu[^a-z]*:' /proc/cpuinfo 2>/dev/null | cut -d' ' -f2` in
|
/bind-9.11.3/bin/tests/system/autosign/ |
H A D | tests.sh | 20 $DIG $DIGOPTS +nodnssec +short @$2 -t type65534 $1 | cut -f3 -d' ' |
|
/bind-9.11.3/bin/tests/system/dnssec/ |
H A D | tests.sh | 23 $DIG $DIGOPTS +nodnssec +short @$2 -t type65534 $1 | cut -f3 -d' ' |
|
Completed in 7723 milliseconds