Searched refs:single (Results 1 - 11 of 11) sorted by relevance
/bind-9.11.3/unit/atf-src/admin/ |
H A D | check-style-shell.awk | 90 warn("Avoid using a single-line if conditional");
|
/bind-9.11.3/contrib/dlz/example/ |
H A D | dlz_example.c | 74 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 D | driver.c | 77 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 D | sign.sh | 136 # 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 D | clean.sh | 40 rm -f ns2/single-nsec3.db
|
H A D | tests.sh | 1631 $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 D | configure | 503 *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 D | configure | 503 *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 D | configure | 463 *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 D | configure | 517 *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 D | configure | 522 *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