Searched refs:sec (Results 1 - 4 of 4) sorted by relevance

/bind-9.11.3/doc/misc/
H A Dsort-options.pl24 my $sec = $_;
25 push(@options, $sec . sortlevel());
/bind-9.11.3/util/
H A Dnt-kit93 perl -pi -e '$_ = "" if /chmod\(.*\)/' lib/dns/sec/dst/dst_parse.c
H A Dmerge_copyrights26 my ($sec,$min,$hour,$mday,$mon,$year,$wday,$yday,$isdst) = gmtime(time());
27 $sec = $min = $hour = $mday = $mon = $wday = $yday = $isdst = 0;
H A Dcheck-includes.pl26 $dns_includes = "-Ilib/dns/include -Ilib/dns/sec/dst/include";
60 next if $file =~ m%lib/dns/sec/(dnssafe|openssl)%m;

Completed in 48 milliseconds