Searched refs:which (Results 1 - 21 of 21) sorted by relevance

/bind-9.6-ESV-R11/unit/atf-src/atf-run/
H A Dmisc_helpers.cpp376 std::string which = atf::env::get("TESTCASE"); local
379 if (which == "pass")
381 if (which == "config")
383 if (which == "fds")
385 if (which == "mux_streams")
387 if (which == "testvar")
389 if (which == "env_list")
391 if (which == "env_home")
393 if (which == "read_stdin")
395 if (which
[all...]
/bind-9.6-ESV-R11/contrib/zkt/
H A Dzkt.c149 static void list_key (const dki_t **nodep, const VISIT which, int depth) argument
156 //fprintf (stderr, "listkey %d %d %s\n", which, depth, dkp->name);
158 if ( which == INORDER || which == LEAF )
197 static void list_trustedkey (const dki_t **nodep, const VISIT which, int depth)
205 if ( which == INORDER || which == LEAF )
207 // fprintf (stderr, "list_trustedkey order=%d(pre=0,in=1,post=2,leaf=3) depth=%d %s\n", which, depth, dkp->name);
220 static void list_trustedkey (const dki_t **nodep, const VISIT which, int depth) argument
228 if ( which
272 list_dnskey(const dki_t **nodep, const VISIT which, int depth) argument
322 set_keylifetime(const dki_t **nodep, const VISIT which, int depth) argument
369 tag_search(const dki_t **nodep, const VISIT which, int depth) argument
[all...]
H A Ddki.h124 * Instead of including <search.h>, which contains horrible false function
141 void twalk (const dki_t *root, void (*action)(const dki_t **nodep, VISIT which, int depth));
H A Dconfigure20 # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
87 # in which case we are not to be found in the path.
245 # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
266 # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
1356 It was created by ZKT $as_me 1.0, which was
2096 # The IRIX 6 linker writes into existing files which may not be
5061 which can conflict with char $ac_func (); below.
5080 /* The GNU C library defines this for functions which it implements
5583 which can conflict with char $ac_func (); below.
5602 /* The GNU C library defines this for functions which i
[all...]
H A Dzconf.c116 DIST_CMD, /* defaults to NULL which means to run "rndc reload" */
908 ret = fprintf (stderr, "The max TTL is unknown which results in suboptimal key rollover.\n");
/bind-9.6-ESV-R11/lib/isc/unix/
H A Dfile.c202 isc_uint32_t which; local
215 isc_random_get(&which);
216 *cp = alphnum[which % (sizeof(alphnum) - 1)];
249 isc_uint32_t which; local
263 isc_random_get(&which);
264 *cp = alphnum[which % (sizeof(alphnum) - 1)];
413 * Put the absolute name of the current directory into 'dirname', which is
/bind-9.6-ESV-R11/unit/atf-src/admin/
H A Dcompile2 # Wrapper for compilers which do not understand '-c -o'.
238 Wrapper for compilers which do not understand '-c -o'.
H A Dltmain.sh84 # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
390 # which are still active within double quotes backslashified.
2728 # Zsh 3.x and 4.x performs word splitting on \${1+\"\$@\"}, which
2940 # will assume that the directory in which it is stored is
3005 # error code of zero AND non-empty stdout, which explains
4039 # which system we are compiling for in order to pass an extra
4044 # to make a dll which has undefined symbols, in which case not
5244 $ECHO "*** shared version of the library, which you do not appear to have"
5832 $ECHO "*** shared version of the library, which yo
[all...]
/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/
H A Dconfigure483 # configure is in, which we can look for to find out if srcdir is correct.
1184 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
1185 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
1186 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
1187 # ./install, which can be erroneously created by make from ./install.sh.
1461 # Adding the `sed 1q' prevents false positives on HP-UX, which says:
1532 # Find out which ABI we are using.
2243 which can conflict with char $ac_func(); below. */
2252 /* The GNU C library defines this for functions which it implements
2299 which ca
[all...]
H A Dltconfig185 # which needs '.lib').
672 # libC (AIX C++ library), which obviously doesn't included in libraries
1566 # Adding the `sed 1q' prevents false positives on HP-UX, which says:
1807 # which responds to the $file_magic_cmd with a given egrep regex.
2295 which can conflict with char dlopen(); below. */
2307 /* The GNU C library defines this for functions which it implements
2382 which can conflict with char shl_load(); below. */
2394 /* The GNU C library defines this for functions which it implements
H A Dltmain.sh628 # which system we are compiling for in order to pass an extra
633 # to make a dll which has undefined symbols, in which case not
675 # on Windows for dlls which lack them. Don't remove nor modify the
1883 echo "*** shared version of the library, which you do not appear to have."
1913 echo "*** shared version of the library, which you do not appear to have."
1973 echo "*** shared version of the library, which you do not appear to have."
2059 # Ensure that we have .o objects for linkers which dislike .lo
/bind-9.6-ESV-R11/bin/named/
H A Dconfig.c246 ns_checknames_get(const cfg_obj_t **maps, const char *which, argument
272 if (strcasecmp(cfg_obj_asstring(type), which) == 0) {
/bind-9.6-ESV-R11/bin/tests/
H A Dnamed.conf102 // "forward only;" which is what used to be specified with
/bind-9.6-ESV-R11/contrib/nslint-2.1a3/
H A Dconfigure455 # configure is in, which we can look for to find out if srcdir is correct.
1186 which can conflict with char $ac_func(); below. */
1195 /* The GNU C library defines this for functions which it implements
1562 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
1563 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
1564 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
1565 # ./install, which can be erroneously created by make from ./install.sh.
/bind-9.6-ESV-R11/bin/dnssec/
H A Ddnssec-signzone.c1799 * Nodes which don't need to be signed are dumped here.
1956 remove_records(dns_dbnode_t *node, dns_rdatatype_t which) { argument
1976 if (type == which || covers == which) {
1990 remove_sigs(dns_dbnode_t *node, dns_rdatatype_t which) { argument
2008 (covers == which || which == 0))
2266 * any NSEC3 records which have the same parameters as the chain we
2322 * Delete any NSEC3 records which are not part of the current
2515 * Clean out NSEC3 records which do
[all...]
/bind-9.6-ESV-R11/contrib/queryperf/
H A Dconfigure22 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
107 # in which case we are not to be found in the path.
116 # Unset variables that we do not need and which cause bugs (e.g. in
141 # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which
1420 which can conflict with char $2 (); below.
1439 /* The GNU C library defines this for functions which it implements
1472 It was created by $as_me, which was
3131 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
3216 # in which case we are not to be found in the path.
3225 # Unset variables that we do not need and which caus
[all...]
/bind-9.6-ESV-R11/unit/atf-src/
H A Dconfigure24 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
109 # in which case we are not to be found in the path.
118 # Unset variables that we do not need and which cause bugs (e.g. in
168 # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which
568 # Remove one level of quotation (which was required for Make).
702 # the Makefile, instead of quoting the original, which is used later.
1625 Subdirectory of sysconfdir under which to look for files
1924 which can conflict with char $2 (); below.
1943 /* The GNU C library defines this for functions which it implements
2154 which ca
[all...]
/bind-9.6-ESV-R11/lib/dns/
H A Dzone.c487 isc_uint32_t which; member in struct:dns_forward
4624 * Delete all NSEC3PARAM records which match that in nsec3chain.
4657 * Add a NSEC3PARAM record which matches that in nsec3chain but
7761 * If truncated punt to zone transfer which will query again.
10472 if (forward->which >= forward->zone->masterscnt) {
10477 forward->addr = forward->zone->masters[forward->which];
10598 forward->which++;
10629 forward->which = 0;
/bind-9.6-ESV-R11/
H A Dconfigure36 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
121 # in which case we are not to be found in the path.
130 # Unset variables that we do not need and which cause bugs (e.g. in
180 # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which
1947 which can conflict with char $2 (); below.
1966 /* The GNU C library defines this for functions which it implements
2323 It was created by $as_me, which was
2790 # GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
4017 # gcc leaves a trailing carriage return which upsets mingw
4135 # Adding the `sed 1q' prevents false positives on HP-UX, which say
[all...]
H A Dltmain.sh91 # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
213 # dot (in which case that matches only a dot).
410 # which contains forward slashes, into one that contains
593 # which are still active within double quotes backslashified.
1522 # zero AND non-empty stdout, which explains the odd construction:
3682 # archive which possess that section. Heuristic: eliminate
3683 # all those which have a first or second character that is
3866 # will assume that the directory in which it is stored is
3893 # Zsh 3.x and 4.x performs word splitting on \${1+\"\$@\"}, which
3934 # /script/ and the wrapper /executable/ which i
[all...]
/bind-9.6-ESV-R11/contrib/query-loc-0.4.0/
H A Dconfigure16 # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
120 # in which case we are not to be found in the path.
959 It was created by $as_me, which was
2247 # AmigaOS /C/install, which installs bootblocks on floppy discs
2248 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
2249 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
2250 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
2251 # OS/2's system install, which has a completely different semantic
2252 # ./install, which can be erroneously created by make from ./install.sh.
3753 # version HP92453-01 B.11.11.23709.GP, which incorrectl
[all...]

Completed in 560 milliseconds