Home
last modified time | relevance | path

Searched refs:foobar (Results 1 – 25 of 306) sorted by relevance

12345678910>>...13

/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Dmime_nest.ref2 mime_state: header_token: boundary = foobar
3 mime_state: PUSH boundary foobar
4 MAIN 0 |content-type: multipart/mixed; boundary=foobar
7 BODY N 1 |--foobar
9 mime_state: header_token: boundary = foobar
10 mime_state: PUSH boundary foobar
11 MULT 0 |content-type: multipart/mixed; boundary=foobar
13 BODY N 1 |--foobar
15 mime_state: header_token: boundary = foobar
16 mime_state: PUSH boundary foobar
[all …]
H A Dmime_nest.in1 content-type: multipart/mixed; boundary=foobar
3 --foobar
4 content-type: multipart/mixed; boundary=foobar
6 --foobar
7 content-type: multipart/mixed; boundary=foobar
9 --foobar
10 content-type: multipart/mixed; boundary=foobar
12 --foobar
13 content-type: multipart/mixed; boundary=foobar
15 --foobar
[all …]
/netbsd-src/external/bsd/tre/dist/tests/agrep/
H A Ddelimiters.ok1 #### TEST: agrep ^foobar$ delimiters.in
2 foobar
5 #### TEST: agrep ^foobar$ < delimiters.in
6 foobar
9 #### TEST: agrep -c ^foobar$ delimiters.in
13 #### TEST: agrep -c ^foobar$ < delimiters.in
17 #### TEST: agrep -H ^foobar$ delimiters.in
18 delimiters.in:foobar
21 #### TEST: agrep -H ^foobar$ < delimiters.in
22 (standard input):foobar
[all …]
H A Ddelimiters.args4 ^foobar$
5 foobar$
6 ^foobar
7 foobar
/netbsd-src/external/mpl/dhcp/dist/keama/tests/
H A Doptiondecl6.in64 option space foobar;
6 option foobar.fmt-f code 1 = boolean;
7 option foobar.fmt-b-i8 code 2 = integer 8;
8 option foobar.fmt-b-si8 code 3 = signed integer 8;
9 option foobar.fmt-B-ui8 code 4 = unsigned integer 8;
10 option foobar.fmt-s-i16 code 5 = integer 16;
11 option foobar.fmt-s-si16 code 6 = signed integer 16;
12 option foobar.fmt-S-ui16 code 7 = unsigned integer 16;
13 option foobar.fmt-l-i32 code 8 = integer 32;
14 option foobar.fmt-l-si32 code 9 = signed integer 32;
[all …]
H A Doptiondecl4.in44 option space foobar;
6 option foobar.fmt-f code 1 = boolean;
7 option foobar.fmt-b-i8 code 2 = integer 8;
8 option foobar.fmt-b-si8 code 3 = signed integer 8;
9 option foobar.fmt-B-ui8 code 4 = unsigned integer 8;
10 option foobar.fmt-s-i16 code 5 = integer 16;
11 option foobar.fmt-s-si16 code 6 = signed integer 16;
12 option foobar.fmt-S-ui16 code 7 = unsigned integer 16;
13 option foobar.fmt-l-i32 code 8 = integer 32;
14 option foobar.fmt-l-si32 code 9 = signed integer 32;
[all …]
H A Doptiondata6.in64 option space foobar;
6 option foobar.fmt-f code 1 = boolean;
7 option foobar.fmt-f true;
9 option foobar.fmt-b-i8 code 2 = integer 8;
10 option foobar.fmt-b-i8 -10;
14 option foobar.fmt-s-i16 code 5 = integer 16;
15 option foobar.fmt-s-i16 -10000;
17 option foobar.fmt-S-ui16 code 7 = unsigned integer 16;
18 option foobar.fmt-S-ui16 36000;
20 option foobar.fmt-l-i32 code 8 = integer 32;
[all …]
H A Doptiondecl6.out7 "space": "foobar",
13 "space": "foobar",
19 "space": "foobar",
25 "space": "foobar",
31 "space": "foobar",
37 "space": "foobar",
43 "space": "foobar",
49 "space": "foobar",
55 "space": "foobar",
61 "space": "foobar",
[all …]
H A Doptiondecl4.out7 "space": "foobar",
13 "space": "foobar",
19 "space": "foobar",
25 "space": "foobar",
31 "space": "foobar",
37 "space": "foobar",
43 "space": "foobar",
49 "space": "foobar",
55 "space": "foobar",
61 "space": "foobar",
[all …]
H A Doptiondata6.out7 "space": "foobar",
13 "space": "foobar",
19 "space": "foobar",
25 "space": "foobar",
31 "space": "foobar",
37 "space": "foobar",
43 "space": "foobar",
49 "space": "foobar",
55 "space": "foobar",
62 "space": "foobar",
[all …]
H A Doptiondata4.in44 option space foobar;
8 option foobar.fmt-b-si8 code 3 = signed integer 8;
9 option foobar.fmt-b-si8 -100;
13 option foobar.fmt-s-si16 code 6 = signed integer 16;
14 option foobar.fmt-s-si16 -1000;
24 option foobar.fmt-6 code 12 = ip6-address;
25 option foobar.fmt-6 2001::1;
27 option foobar.fmt-d code 13 = domain-name;
29 option foobar.fmt-d www.example.com;
39 option foobar.fmt-Z code 18 = zerolen;
[all …]
H A Doptiondata4.out15 "space": "foobar",
27 "space": "foobar",
57 "space": "foobar",
64 "space": "foobar",
98 "space": "foobar",
112 "space": "foobar",
128 "space": "foobar",
134 "space": "foobar",
140 "space": "foobar",
146 "space": "foobar",
[all …]
H A Doptionvendor6.in64 option space foobar;
6 option vsio.foobar code 12345 = encapsulate foobar;
7 option foobar.test code 1 = text;
8 option foobar.test "a test";
H A Doptionvendor4.in44 option space foobar;
6 option vendor.foobar code 12345 = encapsulate foobar;
7 option foobar.test code 1 = text;
8 option foobar.test "a test";
H A Dgroupgroup4.in49 class "foobar" {
15 subclass "foobar" "version1";
23 subclass "foobar" "version2" { option myversion 2; }
26 subclass "foobar" "version3" {
33 subclass "foobar" "version10";
36 subclass "foobar" "version20" {
H A Dgroupclass4.in48 class "foobar" {
14 subclass "foobar" "version1";
22 subclass "foobar" "version2" { option myversion 2; }
25 subclass "foobar" "version3" {
31 subclass "foobar" "version10";
H A Dgroupclass6.in69 class "foobar" {
15 subclass "foobar" "version1";
25 subclass "foobar" "version2" { option dhcp6.myversion 2; }
28 subclass "foobar" "version3" {
34 subclass "foobar" "version10";
H A Dgroupgroup4.out29 "name": "foobar",
42 "name": "sub#foobar#0",
58 "name": "sub#foobar#1",
75 "name": "sub#foobar#2",
92 "name": "sub#foobar#3",
116 "name": "sub#foobar#4",
H A Dsubclass4.in48 class "foobar" {
14 subclass "foobar" "version1";
17 subclass "foobar" "version2" { option myversion 2; }
20 subclass "foobar" "version3" {
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/tests/
H A Dxgettext-perl-622 print foobar gettext "extracted5", "$shouldnotbeextracted";
23 print foobar gettext ("extracted6"), "$shouldnotbeextracted";
24 print foobar gettext ("extracted7")."$notextracted", "$shouldnotbeextracted";
25 print foobar (gettext ("extracted8")), "$shouldnotbeextracted";
26 print foobar (gettext "extracted9", "$shouldnotbeextracted");
27 print foobar (gettext ("extracted10"), "$shouldnotbeextracted");
28 print foobar (gettext ("extracted11")."$notextracted", "$shouldnotbeextracted");
32 print gettext foobar "$notextracted", "$shouldnotbeextracted";
33 print gettext foobar ("$notextracted"), "$shouldnotbeextracted";
34 print gettext foobar ("$notextracted")."$notextracted", "$shouldnotbeextracted";
[all …]
/netbsd-src/external/ibm-public/postfix/dist/src/smtpd/
H A Dsmtpd_error.ref12 >>> helo foobar
13 ./smtpd_check: warning: fail:1_helo_access lookup error for "foobar"
14 …m localhost[127.0.0.1]: 451 4.3.5 <foobar>: Helo command rejected: Server configuration error; pro…
15 451 4.3.5 <foobar>: Helo command rejected: Server configuration error
24 …no.com[131.155.210.17]>: Client host rejected: Server configuration error; proto=SMTP helo=<foobar>
34 …r address rejected: Server configuration error; from=<reject@dunno.domain> proto=SMTP helo=<foobar>
44 …r configuration error; from=<reject@dunno.domain> to=<reject@dunno.domain> proto=SMTP helo=<foobar>
61 …porary lookup failure; from=<reject@dunno.domain> to=<reject@dunno.domain> proto=SMTP helo=<foobar>
73 …porary lookup failure; from=<reject@dunno.domain> to=<reject@dunno.domain> proto=SMTP helo=<foobar>
82 …451 4.3.5 <>: Sender address rejected: Server configuration error; from=<> proto=SMTP helo=<foobar>
[all …]
H A Dsmtpd_exp.ref16 >>> helo foobar
33 …porcupine.org; DNS blocklist test; from=<sname@sdomain> to=<rname@rdomain> proto=SMTP helo=<foobar>
45 …porcupine.org; DNS blocklist test; from=<sname@sdomain> to=<rname@rdomain> proto=SMTP helo=<foobar>
52 …porcupine.org; DNS blocklist test; from=<sname@sdomain> to=<rname@rdomain> proto=SMTP helo=<foobar>
68foobar sender=sname@example.tld sender_name=sname sender_domain=example.tld recipient=rname@rdom…
69 ….2] client_address=168.100.3.2 client_name=spike.porcupine.org helo_name=foobar sender=sname@exam…
84foobar sender=sname@sdomain sender_name=sname sender_domain=sdomain recipient=rname@rdomain reci…
85 …le.tld[1.2.3.4] client_address=1.2.3.4 client_name=example.tld helo_name=foobar sender=sname@sdom…
98foobar sender=sname@sdomain sender_name=sname sender_domain=sdomain recipient=rname@example.tld …
99 ….2] client_address=168.100.3.2 client_name=spike.porcupine.org helo_name=foobar sender=sname@sdom…
H A Dsmtpd_dnswl.ref13 >>> helo foobar
30 …1 <spike.porcupine.org[168.100.3.2]>: Client host rejected: Access denied; proto=SMTP helo=<foobar>
40 …0.3.2]: 554 5.7.1 <rname@rdomain>: Relay access denied; to=<rname@rdomain> proto=SMTP helo=<foobar>
55 …1 <spike.porcupine.org[168.100.3.2]>: Client host rejected: Access denied; proto=SMTP helo=<foobar>
71 …0.3.2]: 554 5.7.1 <rname@rdomain>: Relay access denied; to=<rname@rdomain> proto=SMTP helo=<foobar>
81 …0.3.2]: 554 5.7.1 <rname@rdomain>: Relay access denied; to=<rname@rdomain> proto=SMTP helo=<foobar>
88 …100.3.2]: 554 5.7.1 <wietse@12345>: Relay access denied; to=<wietse@12345> proto=SMTP helo=<foobar>
93 …<wietse@porcupine.12345>: Relay access denied; to=<wietse@porcupine.12345> proto=SMTP helo=<foobar>
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hx509/
H A Dtest_query.in46 --pass=PASS:foobar \
52 --pass=PASS:foobar \
57 --pass=PASS:foobar \
63 --pass=PASS:foobar \
69 --pass=PASS:foobar \
90 --pass=PASS:foobar \
96 --pass=PASS:foobar \
102 --pass=PASS:foobar \
109 --pass=PASS:foobar \
/netbsd-src/external/gpl3/autoconf/dist/tests/
H A Dfortran.at190 cprogram@EXEEXT@: cprogram.@OBJEXT@ foobar.@OBJEXT@
191 @CC@ @CFLAGS@ @LDFLAGS@ -o $@ cprogram.@OBJEXT@ foobar.@OBJEXT@ @LIBS@ @FLIBS@
200 AT_DATA([foobar.f],
203 subroutine foobar (x, y)
215 #define FOOBAR_F77 F77_FUNC (foobar, FOOBAR)
268 cprogram@EXEEXT@: cprogram.@OBJEXT@ foobar.@OBJEXT@
269 @CC@ @CFLAGS@ @LDFLAGS@ -o $@ cprogram.@OBJEXT@ foobar.@OBJEXT@ @LIBS@ @FCLIBS@
278 AT_DATA([foobar.f],
281 subroutine foobar (x, y)
293 #define FOOBAR_FC FC_FUNC (foobar, FOOBAR)
[all …]

12345678910>>...13