Searched refs:root (Results 1 - 25 of 34) sorted by relevance

12

/bind-9.6-ESV-R11/bin/tests/system/ixfr/
H A Dtests.sh34 nil. 300 SOA ns.nil. root.nil. 1 300 300 604800 300
36 nil. 300 SOA ns.nil. root.nil. 1 300 300 604800 300
43 nil. 300 SOA ns.nil. root.nil. 1 300 300 604800 300
81 nil. 300 SOA ns.nil. root.nil. 3 300 300 604800 300
83 nil. 300 SOA ns.nil. root.nil. 3 300 300 604800 300
84 nil. 300 SOA ns.nil. root.nil. 1 300 300 604800 300
87 nil. 300 SOA ns.nil. root.nil. 2 300 300 604800 300
90 nil. 300 SOA ns.nil. root.nil. 2 300 300 604800 300
91 nil. 300 SOA ns.nil. root.nil. 3 300 300 604800 300
92 nil. 300 SOA ns.nil. root
[all...]
/bind-9.6-ESV-R11/contrib/pkcs11-keygen/
H A Dwritekey.sh9 f ) root=$OPTARG ;;
16 if [ ! "$ext" -o ! "$pin" -o ! "$root" ] ; then
21 keyfile=${root}.key
22 privfile=${root}.private
23 file=`basename $root | sed 's/^K//'`
/bind-9.6-ESV-R11/bin/tests/system/xfer/
H A Dsetup.sh32 cp -f ns4/root.db.in ns4/root.db
33 $PERL -e 'for ($i=0;$i<10000;$i++){ printf("x%u 0 in a 10.53.0.1\n", $i);}' >> ns4/root.db
H A Dclean.sh32 rm -f ns4/named.conf ns4/nil.db ns4/root.db
/bind-9.6-ESV-R11/bin/tests/system/dlv/ns1/
H A Dsign.sh29 infile=root.db.in
30 zonefile=root.db
31 outfile=root.signed
/bind-9.6-ESV-R11/bin/named/unix/include/named/
H A Dos.h40 ns_os_chroot(const char *root);
/bind-9.6-ESV-R11/bin/named/win32/include/named/
H A Dos.h38 ns_os_chroot(const char *root);
/bind-9.6-ESV-R11/bin/tests/system/stress/
H A Dsetup.pl33 new FileHandle("ns1/root.db", "w") or die;
37 . IN SOA gson.nominum.com. a.root.servers.nil. (
44 . NS a.root-servers.nil.
45 a.root-servers.nil. A 10.53.0.1
/bind-9.6-ESV-R11/bin/tests/system/forward/
H A Dtests.sh21 root=10.53.0.1
38 $DIG txt.example2. txt @$root -p 5300 > dig.out.root || ret=1
40 $PERL ../digcomp.pl dig.out.root dig.out.f1 || ret=1
46 $DIG txt.example2. txt @$root -p 5300 > dig.out.root || ret=1
48 $PERL ../digcomp.pl dig.out.root dig.out.f1 || ret=1
70 $DIG txt.example2. txt @$root -p 5300 > dig.out.root || ret=1
72 $PERL ../digcomp.pl dig.out.root di
[all...]
/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/tools/rpm/
H A Didnkit.spec24 BuildRoot: /var/tmp/%{name}-root
79 %defattr(-, root, root)
88 %attr(0644, root, root) %config(noreplace)
89 %attr(0644, root, man) %{prefix}/man/man1/*
90 %attr(0644, root, man) %{prefix}/man/man3/*
91 %attr(0644, root, man) %{prefix}/man/man5/*
95 %defattr(-, root, root)
[all...]
/bind-9.6-ESV-R11/lib/dns/
H A Drbt.c65 dns_rbtnode_t * root; member in struct:dns_rbt
182 dns_rbtnode_t *root; local
189 for (root = node; ! IS_ROOT(root); root = PARENT(root))
192 return (PARENT(root));
254 rbt->root = NULL;
290 dns_rbt_deletetreeflat(rbt, quantum, &rbt->root);
291 if (rbt->root !
372 dns_rbtnode_t **root, *parent, *child, *current, *new_current; local
1665 dns_rbtnode_t *child, *root, *parent, *grandparent; local
2142 dns_rbt_printtree(dns_rbtnode_t *root, dns_rbtnode_t *parent, int depth) argument
2184 dns_rbt_printtree(LEFT(root), root, depth); local
2188 dns_rbt_printtree(RIGHT(root), root, depth); local
[all...]
/bind-9.6-ESV-R11/bin/tests/system/dnssec/ns1/
H A Dsign.sh26 infile=root.db.in
27 zonefile=root.db
/bind-9.6-ESV-R11/bin/tests/system/pending/ns1/
H A Dsign.sh25 infile=root.db.in
26 zonefile=root.db
/bind-9.6-ESV-R11/bin/tests/system/pending/
H A Dclean.sh26 rm -rf ns1/root.db
/bind-9.6-ESV-R11/bin/tests/system/rrsetorder/
H A Dclean.sh22 rm -f ns2/root.bk
/bind-9.6-ESV-R11/bin/tests/system/
H A Drunall.sh41 I: "bin/tests/system/ifconfig.sh up" as root to configure them
/bind-9.6-ESV-R11/contrib/zkt/examples/flat/
H A Dnamed.conf82 ** root server hints and required 127 stuff
86 file "root.hint";
/bind-9.6-ESV-R11/contrib/zkt/examples/hierarchical/
H A Dnamed.conf85 ** root server hints and required 127 stuff
89 file "root.hint";
/bind-9.6-ESV-R11/bin/tests/system/wildcard/ns1/
H A Dsign.sh114 infile=root.db.in
115 zonefile=root.db
116 outfile=root.db.signed
/bind-9.6-ESV-R11/bin/tests/system/dlv/
H A Dclean.sh25 rm -f ns1/root.db
/bind-9.6-ESV-R11/bin/named/win32/
H A Dos.c157 ns_os_chroot(const char *root) { argument
158 if (root != NULL)
/bind-9.6-ESV-R11/
H A Dbind.keys2 # This file contains current trust anchors for the DNS root zone (".")
24 # ROOT KEY: See https://data.iana.org/root-anchors/root-anchors.xml
/bind-9.6-ESV-R11/bin/named/unix/
H A Dos.c284 * owned by a non-root user and non-world-readable on startup.
507 ns_os_chroot(const char *root) { argument
512 if (root != NULL) {
514 if (chroot(root) < 0) {
/bind-9.6-ESV-R11/bin/tests/system/dnssec/
H A Dclean.sh21 rm -f ns1/root.db ns2/example.db ns3/secure.example.db
/bind-9.6-ESV-R11/unit/atf-src/atf-run/
H A Dintegration_test.sh108 atf_set "require.user" "root"
757 atf_set "require.user" "root"
761 ROOT="$(pwd)/root"; export ROOT
789 mount | grep $(cat root) && atf_fail "Some file systems remain mounted"
790 atf_check -s eq:1 -o empty -e empty test -d $(cat root)/foo
799 atf_set "require.user" "root"
803 ROOT="$(pwd)/root"; export ROOT
827 mount | grep $(cat root) && atf_fail "Some file systems remain mounted"
828 atf_check -s eq:1 -o empty -e empty test -d $(cat root)/foo
993 "when it is set to 'root'"
[all...]

Completed in 25 milliseconds

12