Searched refs:single (Results 1 - 11 of 11) sorted by relevance

/bind-9.11.3/unit/atf-src/admin/
H A Dcheck-style-shell.awk90 warn("Avoid using a single-line if conditional");
/bind-9.11.3/contrib/dlz/example/
H A Ddlz_example.c74 const char *single[] = { "soa", "cname", NULL }; local
77 for (i = 0; single[i]; i++) {
78 if (strcasecmp(single[i], type) == 0) {
93 isc_boolean_t single = single_valued(type); local
104 if (!single && strcasecmp(list[i].data, data) != 0)
347 * this; it will move onto the next database after a single query.
/bind-9.11.3/bin/tests/system/dlzexternal/
H A Ddriver.c77 const char *single[] = { "soa", "cname", NULL }; local
80 for (i = 0; single[i]; i++) {
81 if (strcasecmp(single[i], type) == 0) {
96 isc_boolean_t single = single_valued(type); local
107 if (!single && strcasecmp(list[i].data, data) != 0)
349 * this; it will move onto the next database after a single query.
/bind-9.11.3/bin/tests/system/dnssec/ns2/
H A Dsign.sh136 # Sign the single-nsec3 secure zone with optout
138 zone=single-nsec3.
139 infile=single-nsec3.db.in
140 zonefile=single-nsec3.db
/bind-9.11.3/bin/tests/system/dnssec/
H A Dclean.sh40 rm -f ns2/single-nsec3.db
H A Dtests.sh1631 $DIG $DIGOPTS +norec delegation.single-nsec3. @10.53.0.2 a > dig.out.ns2.test$n || ret=1
1640 $DIG $DIGOPTS +norec nonexist.single-nsec3. @10.53.0.2 a > dig.out.ns2.test$n || ret=1
1649 $DIG $DIGOPTS +norec single-nsec3. @10.53.0.2 a > dig.out.ns2.test$n || ret=1
/bind-9.11.3/contrib/dnsperf-2.1.0.0-1/
H A Dconfigure503 *c*) ECHO_T=' ';; # ECHO_T is single tab character.
1252 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
1254 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
3933 *c*) ECHO_T=' ';; # ECHO_T is single tab character.
/bind-9.11.3/contrib/perftcpdns/
H A Dconfigure503 *c*) ECHO_T=' ';; # ECHO_T is single tab character.
1221 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
1223 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
3609 *c*) ECHO_T=' ';; # ECHO_T is single tab character.
/bind-9.11.3/contrib/queryperf/
H A Dconfigure463 *c*) ECHO_T=' ';; # ECHO_T is single tab character.
1203 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
1205 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
3375 *c*) ECHO_T=' ';; # ECHO_T is single tab character.
/bind-9.11.3/unit/atf-src/
H A Dconfigure517 *c*) ECHO_T=' ';; # ECHO_T is single tab character.
1411 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
1413 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
4468 # Sed substitution to delay expansion of an escaped single quote.
5166 # (any single argument exceeding 2000 bytes causes a buffer overrun
18508 *c*) ECHO_T=' ';; # ECHO_T is single tab character.
20214 # As "finish_cmds", except a single script fragment to be evaled but
20318 # Whether we need a single "-rpath" flag with a separated argument.
20560 # Whether we need a single "-rpath" flag with a separated argument.
/bind-9.11.3/
H A Dconfigure522 *c*) ECHO_T=' ';; # ECHO_T is single tab character.
1668 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
1670 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
3042 # Sed substitution to delay expansion of an escaped single quote.
4524 # (any single argument exceeding 2000 bytes causes a buffer overrun
24255 *c*) ECHO_T=' ';; # ECHO_T is single tab character.
25891 # As "finish_cmds", except a single script fragment to be evaled but
25992 # Whether we need a single "-rpath" flag with a separated argument.

Completed in 151 milliseconds