Searched refs:re (Results 1 - 12 of 12) sorted by relevance

/bind-9.6-ESV-R11/lib/dns/
H A Dopenssl_link.c154 ENGINE *re; local
250 re = ENGINE_get_default_RAND();
251 if (re == NULL) {
252 re = ENGINE_new();
253 if (re == NULL) {
257 ENGINE_set_RAND(re, rm);
258 ENGINE_set_default_RAND(re);
259 ENGINE_free(re);
261 ENGINE_finish(re);
/bind-9.6-ESV-R11/contrib/queryperf/utils/
H A Dgen-data-queryperf.py16 import re namespace
36 domain_ns_re = re.compile(domain_ns, re.IGNORECASE)
/bind-9.6-ESV-R11/unit/atf-src/atf-run/
H A Dintegration_test.sh384 re='^tc-end: [0-9][0-9]*\.[0-9]*, tc1,'
386 -o match:"${re} failed,.*failed to create" \
411 re='^tc-end: [0-9][0-9]*\.[0-9]*, tc1,'
412 atf_check -s eq:1 -o match:"${re} .*line 1.*line 2" -e empty atf-run
441 re='^tp-end: [0-9][0-9]*\.[0-9]*, helper,'
442 re="${re} Invalid format for test case list:.*First property.*ident"
443 atf_check -s eq:1 -o match:"${re}" -e empty atf-run
463 re='^tp-end: [0-9][0-9]*\.[0-9]*, helper,'
465 -o match:"${re}
[all...]
/bind-9.6-ESV-R11/bin/tests/
H A Dnamed.conf59 // you know what you're doing -- older
525 * xfer-in zone transfers we're receiving
526 * xfer-out zone transfers we're sending
/bind-9.6-ESV-R11/contrib/nslint-2.1a3/
H A Dconfigure243 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
432 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r) ;;
1718 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
/bind-9.6-ESV-R11/contrib/queryperf/
H A Dconfigure852 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
3608 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
4254 # effectively closing config.log, so it can be properly (re)opened and
/bind-9.6-ESV-R11/contrib/query-loc-0.4.0/
H A Dconfigure489 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
5776 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
6418 # effectively closing config.log, so it can be properly (re)opened and
/bind-9.6-ESV-R11/contrib/zkt/
H A Dconfigure891 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
6590 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
7187 # effectively closing config.log, so it can be properly (re)opened and
/bind-9.6-ESV-R11/
H A Dltmain.sh579 # If we're not in dry-run mode, bomb out on failure
1464 # but don't create it if we're doing a dry run.
6111 need_relink=no # whether we're linking any uninstalled libtool libraries
6424 # If there is no dlopen support or we're linking statically,
6538 # If there is no dlname, no dlopen support or we're linking
6900 # Try looking first in the location we're being installed to.
6973 # Try looking first in the location we're being installed to.
7007 # We're trying link a shared library against a static one
8698 # If we're not building shared, we need to use non_pic_objs
H A Dconfigure152 # into an infinite loop, continuously re-executing ourselves.
171 $as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2
280 $as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2
512 # If we had to re-execute with $CONFIG_SHELL, we're ensured to have
1197 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
4760 # If you have `file' or equivalent on your system and you're not sure
5665 # If we're using GNU nm, then use its standard symbol codes.
8319 # that we're better off using the native interface for both.
8645 # If we're usin
[all...]
/bind-9.6-ESV-R11/unit/atf-src/admin/
H A Dltmain.sh376 # If we're not in dry-run mode, bomb out on failure
1065 # but don't create it if we're doing a dry run.
4986 need_relink=no # whether we're linking any uninstalled libtool libraries
5273 # If there is no dlopen support or we're linking statically,
5381 # If there is no dlname, no dlopen support or we're linking
5716 # Try looking first in the location we're being installed to.
5789 # Try looking first in the location we're being installed to.
5823 # We're trying link a shared library against a static one
/bind-9.6-ESV-R11/unit/atf-src/
H A Dconfigure140 # into an infinite loop, continuously re-executing ourselves.
159 $as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2
260 $as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2
493 # If we had to re-execute with $CONFIG_SHELL, we're ensured to have
1190 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
4146 # Copy depcomp to subdir because otherwise we won't find it if we're
5214 # If you have `file' or equivalent on your system and you're not sure
5826 # If we're using GNU nm, then use its standard symbol codes.
8494 # If we're usin
[all...]

Completed in 135 milliseconds