Searched refs:versions (Results 1 - 25 of 27) sorted by relevance

12

/bind-9.6-ESV-R11/lib/bind9/win32/
H A Dversion.c20 #include <versions.h>
/bind-9.6-ESV-R11/lib/dns/win32/
H A Dversion.c20 #include <versions.h>
/bind-9.6-ESV-R11/lib/isc/win32/
H A Dversion.c20 #include <versions.h>
/bind-9.6-ESV-R11/lib/isccc/win32/
H A Dversion.c20 #include <versions.h>
/bind-9.6-ESV-R11/lib/isccfg/win32/
H A Dversion.c20 #include <versions.h>
/bind-9.6-ESV-R11/lib/lwres/win32/
H A Dversion.c20 #include <versions.h>
/bind-9.6-ESV-R11/bin/tests/startperf/
H A Dsetup.sh49 file "`pwd`/named.log" versions 3 size 100m;
/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/util/
H A Dgenerate_nameprep_data.pl63 my @versions = ();
66 @versions = @ARGV;
107 if (grep {$_ eq $same_as} @versions > 0) {
135 if (grep {$_ eq $same_as} @versions > 0) {
163 if (grep {$_ eq $same_as} @versions > 0) {
193 if (grep {$_ eq $same_as} @versions > 0) {
/bind-9.6-ESV-R11/bin/named/
H A Dlogconf.c143 cfg_tuple_get(fileobj, "versions");
144 isc_int32_t versions = ISC_LOG_ROLLNEVER; local
150 versions = cfg_obj_asuint32(versionsobj);
153 versions = ISC_LOG_ROLLINFINITE;
160 dest.file.versions = versions;
177 dest.file.versions = ISC_LOG_ROLLNEVER;
H A Dlog.c129 destination.file.versions = ISC_LOG_ROLLNEVER;
/bind-9.6-ESV-R11/contrib/zkt/examples/flat/
H A Dnamed.conf12 file "/var/log/named" versions 3 size 2m;
/bind-9.6-ESV-R11/contrib/zkt/examples/hierarchical/
H A Dnamed.conf12 file "/var/log/named" versions 3 size 2m;
/bind-9.6-ESV-R11/bin/tests/
H A Djournalprint.c50 destination.file.versions = ISC_LOG_ROLLNEVER;
H A Dcfg_test.c87 destination.file.versions = ISC_LOG_ROLLNEVER;
H A Dlog_test.c151 destination.file.versions = file_versions;
H A Dbyname_test.c80 destination.file.versions = ISC_LOG_ROLLNEVER;
H A Dadb_test.c329 destination.file.versions = ISC_LOG_ROLLNEVER;
/bind-9.6-ESV-R11/lib/isc/tests/
H A Disctest.c78 destination.file.versions = ISC_LOG_ROLLNEVER;
/bind-9.6-ESV-R11/
H A Dbind.keys16 # eliminate any user-configured keys. Furthermore, in those versions of
H A Dconfig.h.win32198 #include <versions.h>
/bind-9.6-ESV-R11/lib/isc/include/isc/
H A Dlog.h81 * since I am intend to make large number of versions work efficiently,
113 * channel the name, versions and maximum_size should be set before calling
122 int versions; /* >= 0, #ISC_LOG_ROLLNEVER, #ISC_LOG_ROLLINFINITE. */ member in struct:isc_logfile
637 * These are four internationalized versions of the isc_log_[v]write[1]
/bind-9.6-ESV-R11/lib/dns/tests/
H A Ddnstest.c140 destination.file.versions = ISC_LOG_ROLLNEVER;
/bind-9.6-ESV-R11/bin/dnssec/
H A Ddnssectool.c187 destination.file.versions = ISC_LOG_ROLLNEVER;
/bind-9.6-ESV-R11/lib/isc/
H A Dlog.c254 #define FILE_VERSIONS(channel) (channel->destination.file.versions)
377 destination.file.versions = ISC_LOG_ROLLNEVER;
396 destination.file.versions = ISC_LOG_ROLLNEVER;
752 FILE_VERSIONS(channel) = destination->file.versions;
/bind-9.6-ESV-R11/bin/check/
H A Dcheck-tool.c566 destination.file.versions = ISC_LOG_ROLLNEVER;

Completed in 4099 milliseconds

12