Home
last modified time | relevance | path

Searched refs:with (Results 151 – 175 of 17539) sorted by relevance

12345678910>>...702

/netbsd/external/mpl/bind/dist/bin/tests/system/rpzrecurse/
H A DREADME6 License, v. 2.0. If a copy of the MPL was not distributed with this
9 See the COPYRIGHT file distributed with this work for additional
17 * The resolver (ns2) with an unqualified view containing the policy
44 Group 1 - testing skipping recursion for a single policy zone with only
61 zones have only trigger types eligible to skip recursion with
71 a single zone, both alone and with triggers that allow recursion to be
104 32 policy zones per test, one of which is configured with 1 'ip'
106 only with 1 'qname' trigger. The zone with both triggers starts
107 listed first and is moved backwards by one position with each
120 5 policy zones, the 1st, 3rd, and 5th configured with 1 'qname'
[all …]
/netbsd/crypto/external/bsd/openssl.old/dist/doc/man3/
H A DX509_LOOKUP_hash_dir.pod25 lookup methods to use with B<X509_STORE>, provided by OpenSSL library.
39 parameter is associated with.
45 B<X509_load_cert_crl_file> with B<FILETYPE_ASN1> is equivalent to
48 Constant B<FILETYPE_DEFAULT> with NULL filename causes these functions
71 This method should be used by applications which work with a small
83 with a filename of the form I<hash>.I<N> for a certificate, or
94 more objects with the same hash beyond the first missing number in the
98 certificates with same subject name hash value.
104 loaded, hash_dir lookup method checks only for certificates with
112 hashed names for all files with .pem suffix in a given directory.
[all …]
H A DEVP_aes.pod94 AES for 128, 192 and 256 bit keys in the following modes: CBC, CFB with 128-bit
95 shift, CFB with 1-bit shift, CFB with 8-bit shift, CTR, ECB, and OFB.
100 Authenticated encryption with AES in CBC mode using SHA-1 as HMAC, with keys of
110 Authenticated encryption with AES in CBC mode using SHA256 (SHA-2, 256-bits) as
111 HMAC, with keys of 128 and 256 bits length respectively. The authentication tag
146 AES key wrap with 128, 192 and 256 bit keys, as according to RFC 3394 section
147 2.2.1 ("wrap") and RFC 5649 section 4.1 ("wrap with padding") respectively.
153 SP 800-38E. The XTS (XEX-based tweaked-codebook mode with ciphertext stealing)
165 similarly with the "Decrypt" functions).
189 this file except in compliance with the License. You can obtain a copy
/netbsd/sys/arch/sparc64/conf/
H A Dfiles.sparc6488 attach clock at fhc with mkclock_fhc
92 attach rtc at ebus with rtc_ebus
123 attach auxio at ebus with auxio_ebus
131 attach lpt at ebus with lpt_ebus
135 attach fdc at sbus with fdc_sbus
136 attach fdc at ebus with fdc_ebus
145 attach wb at ebus with wb_ebus
161 attach zs at fhc with zs_fhc
171 attach com at ebus with com_ebus
191 attach kbd at zs with kbd_zs
[all …]
/netbsd/external/mpl/bind/dist/
H A Dconfigure.ac669 # [pairwise: --with-locktype=adaptive, --with-locktype=standard]
979 # was --with-pkcs11 specified?
1010 # [pairwise: --with-gssapi=yes, --with-gssapi=auto, --without-gssapi]
1286 # Applications linking with libdns also need to link with these libraries.
1292 # was --with-lmdb specified?
1296 # [pairwise: --with-lmdb=auto, --with-lmdb=yes, --without-lmdb]
1372 # [pairwise: --with-libxml2=auto, --with-libxml2=yes, --without-libxml2]
1400 # [pairwise: --with-json-c=detect, --with-json-c=yes, --without-json-c]
1419 # [pairwise: --with-zlib=auto, --with-zlib=yes, --without-zlib]
1713 # [pairwise: --with-readline=auto, --with-readline=yes, --without-readline]
[all …]
/netbsd/crypto/external/bsd/openssl.old/dist/test/ssl-tests/
H A D09-alpn.conf11 test-6 = 6-alpn-with-sni-no-context-switch
12 test-7 = 7-alpn-with-sni-context-switch
200 [6-alpn-with-sni-no-context-switch]
203 [6-alpn-with-sni-no-context-switch-ssl]
208 [6-alpn-with-sni-no-context-switch-server]
218 [6-alpn-with-sni-no-context-switch-client]
244 [7-alpn-with-sni-context-switch]
247 [7-alpn-with-sni-context-switch-ssl]
252 [7-alpn-with-sni-context-switch-server]
257 [7-alpn-with-sni-context-switch-server2]
[all …]
/netbsd/external/apache2/llvm/dist/clang/docs/
H A DControlFlowIntegrity.rst29 be structured such that certain object files are compiled with CFI
74 For example, you can build your program with
139 from a base class to a derived class (which can be checked with
141 type ``void*`` or another unrelated type (which can be checked with
193 default. It can be disabled with ``-fsanitize=cfi-cast-strict``.
215 Each translation unit compiled with ``-fsanitize=cfi-icall`` must be
236 ``-fsanitize-cfi-icall-generalize-pointers`` is not compatible with
273 be replaced with a jump table address.
334 This scheme is currently not compatible with cross-DSO CFI or the
352 # Ignore all functions with names containing MyFooBar.
[all …]
H A DLTOVisibility.rst20 violation to define a class with hidden LTO visibility in multiple linkage
21 units. A class with public LTO visibility may be defined in multiple linkage
27 In translation units built with LTO, LTO visibility is based on the
33 with dllimport or dllexport attributes receive public LTO visibility. All
34 other classes receive hidden LTO visibility. Classes with internal linkage
38 During the LTO link, all classes with public LTO visibility will be refined
43 Due to an implementation limitation, symbols associated with classes with hidden
57 visibility class defined in both a translation unit built with LTO and
58 a translation unit built without LTO must be defined with public LTO
65 used in this way must be defined with public LTO visibility.
[all …]
/netbsd/external/gpl3/gdb/dist/gnulib/import/m4/
H A Dgetcwd.m41 # getcwd.m4 - check for working getcwd that is compatible with glibc
6 # with or without modifications, as long as this notice is preserved.
21 # else /* on Windows with MSVC */
29 /* mingw cwd does not start with '/', but getcwd does allocate.
65 AC_CACHE_CHECK([for getcwd with POSIX signature],
82 dnl Guarantee that getcwd will malloc with a NULL first argument. Assumes
84 dnl with spurious failures when run from a directory with an absolute name
143 *"yes, but with shorter paths")
145 [Define to 1 if getcwd works, but with shorter paths
146 than is generally tested with the replacement.])
/netbsd/external/gpl3/gdb.old/dist/gnulib/import/m4/
H A Dgetcwd.m41 # getcwd.m4 - check for working getcwd that is compatible with glibc
6 # with or without modifications, as long as this notice is preserved.
21 # else /* on Windows with MSVC */
29 /* mingw cwd does not start with '/', but getcwd does allocate.
65 AC_CACHE_CHECK([for getcwd with POSIX signature],
82 dnl Guarantee that getcwd will malloc with a NULL first argument. Assumes
84 dnl with spurious failures when run from a directory with an absolute name
143 *"yes, but with shorter paths")
145 [Define to 1 if getcwd works, but with shorter paths
146 than is generally tested with the replacement.])
/netbsd/usr.bin/make/unit-tests/
H A Dvar-scope-local.exp4 Var_SetExpand: variable name "" expands to empty string, with value "three" - ignored
5 Var_SetExpand: variable name "" expands to empty string, with value "three" - ignored
63 : Making var-scope-local-assign.o with VAR="local".
64 : Making var-scope-local-append.o with VAR="local to var-scope-local-append.o".
65 : Making var-scope-local-append-global.o with VAR="global+local".
66 : Making var-scope-local-default.o with VAR="global".
67 : Making var-scope-local-subst.o with VAR="global+local".
68 : Making var-scope-local-shell.o with VAR="output".
/netbsd/external/bsd/nsd/dist/doc/
H A DTESTPLAN44 a- test NSID with zero length, query with NSID.
45 b- very long length, query with NSID
87 informed with the notify: statements.
98 - axfr a zone with only little data. (soa=3)
121 - new zone with nsec3. (soa=6)
161 - secondary loaded with only the soa = 1. notified with 10.
171 - from 3 to 5, with 4 in between.
200 i.e. you have a zone with:
359 Many tests fail with disable-ipv6.
380 run with valgrind - on two nsds.
[all …]
/netbsd/external/mpl/bind/dist/doc/arm/
H A Dbuild.rst6 .. License, v. 2.0. If a copy of the MPL was not distributed with this
9 .. See the COPYRIGHT file distributed with this work for additional
95 ``--with-openssl=<PREFIX>`` on the ``configure`` command line.
110 To build shared libraries, specify ``--with-libtool`` on the
124 ``--with-zlib=/prefix``.
127 database, the server must be linked with ``liblmdb``
129 location, specify the prefix using ``--with-lmdb=/prefix``.
135 ``--with-maxminddb=/prefix``. GeoIP2 support can be switched off with
141 BIND must be configured with ``--enable-dnstap``.
146 ``--with-libidn2=/prefix`` or adjust ``PKG_CONFIG_PATH``.
[all …]
/netbsd/sys/dev/marvell/
H A Dfiles.discovery17 # Systems with multiple GT controllers are not currently handled by this
32 attach gtpci at gt with gtpci_gt
37 attach mvpex at gt with mvpex_gt
56 attach mvsata at gt with mvsata_gt
61 attach mvgbec at gt with mvgbec_gt
67 attach ehci at gt with mvusb_gt
73 attach mvcesa at gt with mvcesa_gt
78 attach gttwsi at gt with gttwsi_gt
81 attach com at gt with mvuart_gt
87 attach gtidmac at gt with gtidmac_gt
/netbsd/sys/arch/mips/conf/
H A Dfiles.ingenic16 attach com at apbus with ingenic_com
21 attach dwctwo at apbus with ingenic_dwctwo
24 attach ohci at apbus with ingenic_ohci
27 attach ehci at apbus with ingenic_ehci
32 attach dme at apbus with ingenic_dme
49 attach jzrng at apbus with ingenic_rng
54 attach efuse at apbus with ingenic_efuse
/netbsd/external/gpl3/gdb/dist/sim/testsuite/sim/h8300/
H A Dnot.s45 set_grs_a5a5 ; Fill all general regs with a fixed pattern
71 set_grs_a5a5 ; Fill all general regs with a fixed pattern
99 set_grs_a5a5 ; Fill all general regs with a fixed pattern
128 set_grs_a5a5 ; Fill all general regs with a fixed pattern
160 set_grs_a5a5 ; Fill all general regs with a fixed pattern
189 set_grs_a5a5 ; Fill all general regs with a fixed pattern
218 set_grs_a5a5 ; Fill all general regs with a fixed pattern
247 set_grs_a5a5 ; Fill all general regs with a fixed pattern
277 set_grs_a5a5 ; Fill all general regs with a fixed pattern
307 set_grs_a5a5 ; Fill all general regs with a fixed pattern
[all …]
H A Dneg.s49 set_grs_a5a5 ; Fill all general regs with a fixed pattern
79 set_grs_a5a5 ; Fill all general regs with a fixed pattern
107 set_grs_a5a5 ; Fill all general regs with a fixed pattern
136 set_grs_a5a5 ; Fill all general regs with a fixed pattern
165 set_grs_a5a5 ; Fill all general regs with a fixed pattern
194 set_grs_a5a5 ; Fill all general regs with a fixed pattern
223 set_grs_a5a5 ; Fill all general regs with a fixed pattern
252 set_grs_a5a5 ; Fill all general regs with a fixed pattern
282 set_grs_a5a5 ; Fill all general regs with a fixed pattern
312 set_grs_a5a5 ; Fill all general regs with a fixed pattern
[all …]
/netbsd/external/gpl3/gdb.old/dist/sim/testsuite/sim/h8300/
H A Dneg.s49 set_grs_a5a5 ; Fill all general regs with a fixed pattern
79 set_grs_a5a5 ; Fill all general regs with a fixed pattern
107 set_grs_a5a5 ; Fill all general regs with a fixed pattern
136 set_grs_a5a5 ; Fill all general regs with a fixed pattern
165 set_grs_a5a5 ; Fill all general regs with a fixed pattern
194 set_grs_a5a5 ; Fill all general regs with a fixed pattern
223 set_grs_a5a5 ; Fill all general regs with a fixed pattern
252 set_grs_a5a5 ; Fill all general regs with a fixed pattern
282 set_grs_a5a5 ; Fill all general regs with a fixed pattern
312 set_grs_a5a5 ; Fill all general regs with a fixed pattern
[all …]
H A Dnot.s45 set_grs_a5a5 ; Fill all general regs with a fixed pattern
71 set_grs_a5a5 ; Fill all general regs with a fixed pattern
99 set_grs_a5a5 ; Fill all general regs with a fixed pattern
128 set_grs_a5a5 ; Fill all general regs with a fixed pattern
160 set_grs_a5a5 ; Fill all general regs with a fixed pattern
189 set_grs_a5a5 ; Fill all general regs with a fixed pattern
218 set_grs_a5a5 ; Fill all general regs with a fixed pattern
247 set_grs_a5a5 ; Fill all general regs with a fixed pattern
277 set_grs_a5a5 ; Fill all general regs with a fixed pattern
307 set_grs_a5a5 ; Fill all general regs with a fixed pattern
[all …]
/netbsd/crypto/external/bsd/openssl/dist/test/ssl-tests/
H A D09-alpn.cnf1 # Generated with generate_ssl_tests.pl
11 test-6 = 6-alpn-with-sni-no-context-switch
12 test-7 = 7-alpn-with-sni-context-switch
200 [6-alpn-with-sni-no-context-switch]
203 [6-alpn-with-sni-no-context-switch-ssl]
208 [6-alpn-with-sni-no-context-switch-server]
244 [7-alpn-with-sni-context-switch]
247 [7-alpn-with-sni-context-switch-ssl]
252 [7-alpn-with-sni-context-switch-server]
257 [7-alpn-with-sni-context-switch-server2]
[all …]
/netbsd/crypto/external/bsd/openssl/dist/doc/man3/
H A DX509_LOOKUP_hash_dir.pod30 lookup methods to use with B<X509_STORE>, provided by OpenSSL library.
44 parameter is associated with.
50 B<X509_load_cert_crl_file> with B<FILETYPE_ASN1> is equivalent to
53 Constant B<FILETYPE_DEFAULT> with NULL filename causes these functions
76 This method should be used by applications which work with a small
88 with a filename of the form I<hash>.I<N> for a certificate, or
99 more objects with the same hash beyond the first missing number in the
103 certificates with same subject name hash value.
109 loaded, hash_dir lookup method checks only for certificates with
117 hashed names for all files with F<.pem> suffix in a given directory.
[all …]
/netbsd/external/bsd/jemalloc/dist/
H A DINSTALL.md62 * `--with-mangling=<map>`
76 * `--with-jemalloc-prefix=<prefix>`
99 * `--with-private-namespace=<prefix>`
106 * `--with-install-suffix=<suffix>`
112 * `--with-malloc-conf=<malloc_conf>`
158 linking with -lunwind.
210 * `--with-xslroot=<path>`
215 * `--with-lg-page=<lg-page>`
228 `--with-lg-page`, but its primary use case is for integration with FreeBSD's
237 * `--with-lg-quantum=<lg-quantum>`
[all …]
/netbsd/tests/ipf/regress/
H A Di101 pass in from localhost to localhost with opt sec
2 pass in from localhost to localhost with opt lsrr not opt sec
3 block in from any to any with not opt sec-class topsecret
4 block in from any to any with not opt sec-class topsecret,secret
5 pass in from any to any with opt sec-class topsecret,confid not opt sec-class unclass
/netbsd/external/bsd/ntp/dist/
H A Ddepsver.mf35 # depsver.mf included in Makefile.am for directories with .deps
37 # When building in the same directory with sources that change over
39 # stale with respect to moved, deleted, or superceded headers. Most
42 # this issue, we use a deps-ver file which is updated with each change
45 # with different contents than deps-ver, we make clean to ensure all
46 # .o files built before the incompatible change are rebuilt along with
50 # It is normal when configured with --disable-dependency-tracking for
59 # it stays with it in the generated Makefile.in and Makefile.
/netbsd/external/bsd/file/dist/magic/magdir/
H A Dos40016 >&212 byte 0x01 \b, created with SAVOBJ
17 >&212 byte 0x02 \b, created with SAVLIB
18 >&212 byte 0x07 \b, created with SAVCFG
19 >&212 byte 0x08 \b, created with SAVSECDTA
20 >&212 byte 0x0A \b, created with SAVSECDTA
21 >&212 byte 0x0B \b, created with SAVDLO
22 >&212 byte 0x0D \b, created with SAVLICPGM
23 >&212 byte 0x11 \b, created with SAVCHGOBJ

12345678910>>...702