Searched refs:TXT (Results 1 – 25 of 125) sorted by relevance
12345
| /freebsd-12-stable/contrib/unbound/testdata/ |
| D | edns_downstream_cookies.rpl | 7 local-data: "test. TXT test" 22 test. IN TXT 30 test. IN TXT 39 test. IN TXT 47 test. IN TXT 49 test. IN TXT "test" 57 test. IN TXT 71 test. IN TXT 79 test. IN TXT 96 test. IN TXT [all …]
|
| D | val_any_negcache.rpl | 122 example.com. 18000 IN NSEC _sip._udp.example.com. A NS SOA MX TXT AAAA NAPTR RRSIG NSE… 142 example.com. 86400 IN TXT "Stichting NLnet Labs" 143 example.com. 86400 IN RRSIG TXT 3 2 86400 20070926134150 20070829134150 2854 example.co… 153 example.com. 18000 IN NSEC _sip._udp.example.com. A NS SOA MX TXT AAAA NAPTR RRSIG NSE… 190 example.com. 18000 IN NSEC _sip._udp.example.com. A NS SOA MX TXT AAAA NAPTR RRSIG NSE… 218 example.com. 86400 IN TXT "Stichting NLnet Labs" 219 example.com. 86400 IN RRSIG TXT 3 2 86400 20070926134150 20070829134150 2854 example.co… 229 example.com. 18000 IN NSEC _sip._udp.example.com. A NS SOA MX TXT AAAA NAPTR RRSIG NSE…
|
| /freebsd-12-stable/contrib/unbound/testdata/ip_ratelimit.tdir/ |
| D | ip_ratelimit.test | 25 … $UNBOUND_PORT +ednsopt=10:0102030405060708 $nocookie +tcp +retry=0 +time=1 test. TXT >outfile 2>&1 55 $PRE/streamtcp -nu -f 127.0.0.1@$UNBOUND_PORT test. TXT IN test. TXT IN test. TXT IN >outfile 2>&1 65 dig @127.0.0.1 -p $UNBOUND_PORT $nocookie +retry=0 +time=1 test. TXT >outfile 2>&1 70 $PRE/streamtcp -nu -f 127.0.0.1@$UNBOUND_PORT test. TXT IN test. TXT IN test. TXT IN >outfile 2>&1 80 …dig @127.0.0.1 -p $UNBOUND_PORT +ednsopt=10:$cookie $nocookie +retry=0 +time=1 test. TXT >outfile … 117 $PRE/streamtcp -nu -f 127.0.0.1@$UNBOUND_PORT test. TXT IN test. TXT IN test. TXT IN >outfile 2>&1 127 dig @127.0.0.1 -p $UNBOUND_PORT $nocookie +retry=0 +time=1 test. TXT >outfile 2>&1 132 $PRE/streamtcp -nu -f 127.0.0.1@$UNBOUND_PORT test. TXT IN test. TXT IN test. TXT IN >outfile 2>&1 142 …dig @127.0.0.1 -p $UNBOUND_PORT +ednsopt=10:$cookie $nocookie +retry=0 +time=1 test. TXT >outfile …
|
| /freebsd-12-stable/contrib/unbound/testdata/cachedb_no_store.tdir/ |
| D | cachedb_no_store.test | 16 dig @localhost -p $UNBOUND_PORT txt1.example.com. TXT | tee outfile 34 dig @localhost -p $UNBOUND_PORT txt1.example.com. TXT | tee outfile 44 $PRE/unbound-control -c ub.conf flush_type txt1.example.com. TXT 53 dig @localhost -p $UNBOUND_PORT txt1.example.com. TXT | tee outfile 87 dig @localhost -p $UNBOUND_PORT txt1.example.com. TXT | tee outfile 105 dig @localhost -p $UNBOUND_PORT txt1.example.com. TXT | tee outfile 115 $PRE/unbound-control -c ub.conf flush_type txt1.example.com. TXT 124 dig @localhost -p $UNBOUND_PORT txt1.example.com. TXT | tee outfile
|
| D | cachedb_no_store.testns | 6 txt1.example.com. IN TXT 8 txt1.example.com. IN TXT "example text message"
|
| D | cachedb_no_store.servfail.testns | 6 txt1.example.com. IN TXT
|
| /freebsd-12-stable/tools/tools/locale/etc/charmaps/ |
| D | charmaps.txt | 11 CP1131 haible.de: CP1131.html / aix-4.3.2/IBM-1131.TXT 16 GB2312 haible.de: GB2312.html / unicode.org-mappings/EASTASIA/GB/GB2312.TXT 31 US-ASCII From ISO8859-1.TXT 32 eucCN haible.de: GB2312.html / unicode.org-mappings/EASTASIA/GB/GB2312.TXT
|
| D | CP1131.TXT | 2 # $FreeBSD: stable/12/tools/tools/locale/etc/charmaps/CP1131.TXT 286434 2015-08-08 00:28:23Z bapt $ 6 # in the file aix-4.3.2/IBM-1131.TXT 8 # With updates from libiconv-1.13.1/tests/CP1131.TXT
|
| D | ARMSCII-8.TXT | 4 # in the file libiconv-1.0/ARMSCII-8.TXT 6 # Updated with libiconv-1.13.1/tests/ARMSCII-8.TXT 8 # $FreeBSD: stable/12/tools/tools/locale/etc/charmaps/ARMSCII-8.TXT 286434 2015-08-08 00:28:23Z bap…
|
| /freebsd-12-stable/contrib/unbound/util/data/ |
| D | msgreply.h | 556 #define EDNS_OPT_LIST_APPEND_EDE(LIST, REGION, CODE, TXT) \ argument 560 char text[sizeof(TXT) - 1]; \ 561 } ede = { htons(CODE), TXT }; \ 563 " message: %s", CODE, TXT); \ 565 sizeof(uint16_t) + sizeof(TXT) - 1, \
|
| /freebsd-12-stable/contrib/gcc/ |
| D | c-cppbuiltin.c | 570 # define builtin_define(TXT) cpp_define (pfile, TXT) in c_cpp_builtins() argument 571 # define builtin_assert(TXT) cpp_assert (pfile, TXT) in c_cpp_builtins() argument
|
| /freebsd-12-stable/share/doc/llvm/clang/ |
| D | Makefile | 8 TOP= LICENSE.TXT
|
| /freebsd-12-stable/share/doc/llvm/ |
| D | Makefile | 10 TOP= LICENSE.TXT COPYRIGHT.regex
|
| /freebsd-12-stable/share/i18n/csmapper/APPLE/ |
| D | UCS%TURKISH.src | 17 # File name: TURKISH.TXT 66 # tables, see the file "README.TXT". 80 # See the file "CORPCHAR.TXT" and notes below.
|
| D | TURKISH%UCS.src | 17 # File name: TURKISH.TXT 66 # tables, see the file "README.TXT". 80 # See the file "CORPCHAR.TXT" and notes below.
|
| D | CROATIAN%UCS.src | 17 # File name: CROATIAN.TXT 68 # tables, see the file "README.TXT". 82 # See the file "CORPCHAR.TXT" and notes below.
|
| D | UCS%CROATIAN.src | 17 # File name: CROATIAN.TXT 68 # tables, see the file "README.TXT". 82 # See the file "CORPCHAR.TXT" and notes below.
|
| D | UCS%ICELAND.src | 17 # File name: ICELAND.TXT 69 # tables, see the file "README.TXT". 83 # See the file "CORPCHAR.TXT" and notes below.
|
| D | UCS%KEYBOARD.src | 10 # File name: KEYBOARD.TXT 53 # tables, see the file "README.TXT". 69 # See the file "CORPCHAR.TXT" and notes below.
|
| D | ICELAND%UCS.src | 13 # File name: ICELAND.TXT 65 # tables, see the file "README.TXT". 79 # See the file "CORPCHAR.TXT" and notes below.
|
| D | GREEK%UCS.src | 17 # File name: GREEK.TXT 69 # tables, see the file "README.TXT". 83 # See the file "CORPCHAR.TXT" and notes below.
|
| D | UCS%DINGBATS.src | 17 # File name: DINGBATS.TXT 70 # tables, see the file "README.TXT". 86 # See the file "CORPCHAR.TXT" and notes below.
|
| D | KEYBOARD%UCS.src | 10 # File name: KEYBOARD.TXT 53 # tables, see the file "README.TXT". 69 # See the file "CORPCHAR.TXT" and notes below.
|
| D | ROMAN%UCS.src | 17 # File name: ROMAN.TXT 73 # tables, see the file "README.TXT". 87 # See the file "CORPCHAR.TXT" and notes below.
|
| /freebsd-12-stable/contrib/sendmail/cf/feature/ |
| D | mtamark.m4 | 18 Kmtamark dns -R TXT -a. -T<TMP> -r`'ifdef(`MTAMARK_TO',`MTAMARK_TO',`5')
|
12345