Searched refs:foo (Results 1 - 25 of 28) sorted by relevance

12

/bind-9.6-ESV-R11/bin/tests/system/tkey/
H A Dprereq.sh22 if $KEYGEN -a RSAMD5 -b 512 -n zone -r random.data foo > /dev/null 2>&1
24 rm -f foo*
H A Dtests.sh40 for owner in . foo.example.
/bind-9.6-ESV-R11/bin/tests/system/dnssec/
H A Dprereq.sh22 if $KEYGEN -a RSAMD5 -b 512 -n zone -r random.data foo > /dev/null 2>&1
H A Dtests.sh735 $DIG $DIGOPTS +noauth foo.example. any @10.53.0.2 > dig.out.ns2.test$n || ret=1
736 $DIG $DIGOPTS +noauth foo.example. any @10.53.0.4 > dig.out.ns4.test$n || ret=1
761 $DIG $DIGOPTS +noauth foo.dname1.example. txt @10.53.0.2 \
763 $DIG $DIGOPTS +noauth foo.dname1.example. txt @10.53.0.4 \
791 $DIG $DIGOPTS +noauth foo.dname2.example. any @10.53.0.2 \
793 $DIG $DIGOPTS +noauth foo.dname2.example. any @10.53.0.4 \
/bind-9.6-ESV-R11/bin/tests/system/pending/
H A Dprereq.sh20 if $KEYGEN -a RSAMD5 -b 512 -n zone -r random.data foo > /dev/null 2>&1
/bind-9.6-ESV-R11/bin/tests/system/glue/
H A Dtests.sh30 $DIG +norec @10.53.0.1 -p 5300 foo.bar.fi. A >dig.out || status=1
34 $DIG +norec @10.53.0.1 -p 5300 foo.bar.xx. a >dig.out || status=1
38 $DIG +norec @10.53.0.1 -p 5300 foo.bar.yy. a >dig.out || status=1
/bind-9.6-ESV-R11/unit/atf-src/atf-sh/
H A Dintegration_test.sh72 >>>foo<<<
74 atf_check -s eq:0 -o file:expout -e empty ./tp ' a b ' foo
79 >>>foo bar<<<
81 atf_check -s eq:0 -o file:expout -e empty atf-sh tp ' hello bye ' 'foo bar'
H A Datf-check_test.sh153 ${Atf_Check} -s ne:0 -o ignore -e ignore "echo foo 2>&1" || \
156 ${Atf_Check} -e inline:"foo\n" -x "echo foo 1>&2" || \
159 ${Atf_Check} -o inline:"foo\n" -x echo foo || \
171 h_fail "echo foo" -o empty
182 h_pass "echo foo" -o ignore
195 echo foo >text
196 h_pass "echo foo" -o file:text
211 h_pass "echo foo ba
[all...]
H A Dmisc_helpers.sh64 foo
77 foo
/bind-9.6-ESV-R11/bin/tests/system/
H A Dgenzone.sh110 txt01 TXT "foo"
111 txt02 TXT "foo" "bar"
112 txt03 TXT foo
113 txt04 TXT foo bar
114 txt05 TXT "foo bar"
115 txt06 TXT "foo\032bar"
116 txt07 TXT foo\032bar
117 txt08 TXT "foo\010bar"
118 txt09 TXT foo\010bar
119 txt10 TXT foo\ ba
[all...]
/bind-9.6-ESV-R11/unit/atf-src/bootstrap/
H A Dh_tp_atf_check_sh.sh79 echo foo >expout
80 atf_check -s eq:0 -o file:expout -e empty echo foo
90 echo foo >expout
113 atf_check -s eq:0 -o ignore -e empty echo foo
135 atf_check -s eq:0 -o empty -e empty echo foo
146 atf_check -s eq:0 -o save:stdout -e empty echo foo
147 echo foo >aux
159 atf_check -s eq:0 -o 'match:bar$' -e empty -x "echo line; echo foo bar"
170 atf_check -s eq:0 -o 'match:bar$' -e empty -x "echo line; echo foo bar baz"
180 echo foo >exper
[all...]
/bind-9.6-ESV-R11/bin/tests/system/v6synth/
H A Dtests.sh54 aaaa.dname.example. 0 IN CNAME aaaa.foo.example.
55 aaaa.foo.example. 0 IN AAAA 12:34:56::ff
62 f.f.1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.6.5.4.3.2.1.ip6.int. 0 IN PTR foo.
/bind-9.6-ESV-R11/bin/tests/system/resolver/
H A Dtests.sh120 $DIG +tcp TXT foo.moves @10.53.0.7 -p 5300 > dig.ns7.foo.${n} || ret=1
121 grep "From NS 5" dig.ns7.foo.${n} > /dev/null || ret=1
138 $DIG +tcp TXT foo.child.server @10.53.0.7 -p 5300 > dig.ns7.foo.${n} || ret=1
139 grep "From NS 5" dig.ns7.foo.${n} > /dev/null || ret=1
208 foo=0
211 grep "status: NXDOMAIN" dig.ns5.out.${n} > /dev/null || foo=1
212 [ $foo = 0 ] && break
223 [ $ret = 0 ] && ret=$foo;
[all...]
H A Dclean.sh24 rm -f dig.*.foo.*
/bind-9.6-ESV-R11/unit/atf-src/atf-run/
H A Dintegration_test.sh429 echo 'foo: bar'
640 atf_check -s eq:0 -o ignore -e ignore env HOME=foo atf-run helper
765 mkdir foo
766 mkdir foo/bar
767 mkdir foo/bar/mnt
768 do_mount foo/bar/mnt
769 mkdir foo/baz
770 do_mount foo/baz
771 mkdir foo/baz/foo
[all...]
/bind-9.6-ESV-R11/bin/tests/system/dlz/
H A Dtests.sh33 $DIG $DIGOPTS +norec foo.example.com. \
37 grep "foo.example.com..*CNAME.*foo.example.net." dig.out.ns1.test$n > /dev/null || ret=1
/bind-9.6-ESV-R11/lib/dns/
H A Dtcpmsg.c40 #define VALID_TCPMSG(foo) ISC_MAGIC_VALID(foo, TCPMSG_MAGIC)
H A Dspnego.c697 size_t len, len_len, mech_len, foo; local
712 &mech_len, &foo);
715 p += foo;
1390 size_t len_len, foo; local
1394 e = der_put_length(p + len_len - 1, len_len, len, &foo);
1395 if (e || foo != len_len)
1473 size_t len, len_len, mech_len, foo; local
1488 &mech_len, &foo);
1491 p += foo;
H A Ddispatch.c3467 char foo[1024];
3471 isc_sockaddr_format(&disp->local, foo, sizeof(foo));
3472 printf("\tdispatch %p, addr %s\n", disp, foo);
/bind-9.6-ESV-R11/lib/isccc/
H A Dccmsg.c47 #define VALID_CCMSG(foo) ISC_MAGIC_VALID(foo, CCMSG_MAGIC)
/bind-9.6-ESV-R11/unit/atf-src/atf-report/
H A Dintegration_test.sh40 echo foo
433 atf_check -s eq:1 -o empty -e file:experr atf-report foo
/bind-9.6-ESV-R11/lib/lwres/
H A Dgetnameinfo.c281 stringscope = foo;
/bind-9.6-ESV-R11/bin/tests/
H A Dnamed.conf199 tkey-domain "foo.com";
203 class IN type A name "foo" order random;
216 inet 10.0.0.1 allow { any; key foo; } keys { "key4";};
244 1.2.3.4 port 10 key "foo"; // where to zone transfer from
269 foo.com. 4 3 2 "abdefghijklmnopqrstuvwxyz";
374 file "foo";
398 grant foo.bar.com. self foo.bar.com. a;
555 file "foo"; // foo
[all...]
/bind-9.6-ESV-R11/unit/atf-src/admin/
H A Dltmain.sh699 # Shorthand for --mode=foo, only valid as the first argument
3352 /* argument is putenv-style "foo=bar", value of foo is set to bar */
3356 /* argument is putenv-style "foo=bar", new value of foo is bar${foo} */
3360 /* argument is putenv-style "foo=bar", new value of foo is ${foo}bar */
5319 # Convert "-framework foo" t
[all...]
/bind-9.6-ESV-R11/contrib/zkt/
H A Dconfigure703 # These are left unexpanded so users can "make install exec_prefix=/foo"
4467 const int *foo = &x[0];
4468 ++foo;
4481 const int foo = 10;
4482 if (!foo) return 0;

Completed in 1960 milliseconds

12