Home
last modified time | relevance | path

Searched refs:included (Results 1 – 25 of 1027) sorted by relevance

12345678910>>...42

/freebsd/share/misc/
H A Diso3166280 # Namibia, changing information not included in this file
283 # Afghanistan, changing information not included in this file
286 # Ethiopia, changing information not included in this file
289 # Fiji, changing information not included in this file
292 # Hungary, changing information not included in this file
298 # Romania, changing information not included in this file
301 # Poland, changing information not included in this file
307 # Benin, changing information not included in this file
310 # Czechoslovakia, changing information not included in this file
316 # Mozambique, changing information not included in this file
[all …]
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/java_api/src/
H A DTestGetAggregate.java51 Set <String> included = new HashSet <String> (); in testIncluded() local
55 included.add(name); in testIncluded()
63 aggregate = consumer.getAggregate(included, null); in testIncluded()
66 for (String name : included) { in testIncluded()
74 if (!included.contains(a.getName())) { in testIncluded()
/freebsd/contrib/bmake/unit-tests/
H A Ddeptgt-posix.mk27 INCLUDED_MK= ${TESTTMP}/included.mk
95 all: in-included-file
96 in-included-file: .PHONY set-up-sysdir check-not-posix run
/freebsd/contrib/wpa/wpa_supplicant/
H A DREADME-NAN-USD14 The following parameters must be included in the config file used to
31 If ttl=0 or the parameter is not included, only one Publish message is
34 If freq is not included, the default frequency 2437 MHz (channel 6 on
37 If freq_list is included, publisher iterates over all the listed
61 If ttl=0 or the parameter is not included, operation is terminated once
64 If freq is not included, the default frequency 2437 MHz (channel 6 on
/freebsd/stand/ficl/softwords/
H A Dfileaccess.fr13 : included
22 : include parse-word included ;
/freebsd/crypto/openssl/doc/man3/
H A DOSSL_CMP_MSG_get0_header.pod50 The subject DN included in the certificate template is
56 if it is the NULL-DN (i.e., any empty sequence of RDNs), no subject is included,
67 The public key included is the first available value of these:
90 same OIDs included in the I<ctx> via L<OSSL_CMP_CTX_set0_reqExtensions(3)>.
91 The SANs are further overridden by any SANs included in I<ctx> via
93 Finally, policies are overridden by any policies included in I<ctx> via
H A DOSSL_ESS_check_signing_certs.pod33 of I<signcert> are included in the B<ESS_CERT_ID> as the B<issuerSerial> field.
34 For all members of I<certs> the B<issuerSerial> field is always included.
52 if the B<issuerSerial> field is included in an B<ESSCertID> or B<ESSCertIDv2>
H A DCMS_sign.pod44 If B<CMS_NOCERTS> is set the signer's certificate will not be included in the
50 The data being signed is included in the CMS_ContentInfo structure, unless
69 If any of these algorithms is not available then it will not be included:
70 for example the GOST algorithms will not be included if the GOST ENGINE is
H A DCMS_add1_signer.pod61 If B<CMS_NOCERTS> is set the signer's certificate will not be included in the
81 …orithms is not available then it will not be included: for example the GOST algorithms will not be…
H A DPKCS7_sign_add_signer.pod54 If B<PKCS7_NOCERTS> is set the signer's certificate will not be included in the
68 these algorithms is disabled then it will not be included.
83 to be included when signing or to use when verifying the B<PKCS7> structure.
/freebsd/crypto/openssl/demos/certs/
H A Dca.cnf41 # PKIX recommendations harmless if included in all certificates.
50 # PKIX recommendations harmless if included in all certificates.
63 # PKIX recommendations harmless if included in all certificates.
/freebsd/crypto/openssl/test/
H A DCAtsa.cnf86 # PKIX recommendations harmless if included in all certificates.
100 # PKIX recommendations harmless if included in all certificates.
142 tsa_name = yes # Must the TSA name be included in the reply?
144 ess_cert_id_chain = yes # Must the ESS cert id chain be included?
/freebsd/contrib/ntp/html/hints/
H A Dnotes-xntp-v312 peers a "version 2" keyword should be included on the "peer" line.
32 included. This driver (refclock_goes.c) should also work for other
36 Clock is included. This driver (refclock_wwvb.c) (a) does not
42 6. A driver for the German time/frequency station DCF77 is included.
66 lib/authdes.c.des is included along with an unencrypted version
/freebsd/crypto/openssl/crypto/bio/
H A Dbio_local.h30 # error internal/cryptlib.h included before bio_local.h
33 # error openssl/bio.h included before bio_local.h
/freebsd/crypto/openssl/test/smime-certs/
H A Dca.cnf41 # PKIX recommendations harmless if included in all certificates.
53 # PKIX recommendations harmless if included in all certificates.
/freebsd/sys/contrib/openzfs/config/
H A Dgettext.m439 dnl 1) GNU gettext, as included in the intl subdirectory, will be compiled
122 AC_MSG_CHECKING([whether included gettext is requested])
123 AC_ARG_WITH([included-gettext],
124 [ --with-included-gettext use the GNU gettext library included here],
267 dnl Fall back on included GNU gettext library.
319 gt_source="included intl directory"
/freebsd/contrib/openbsm/
H A Dconfigure.ac16 [Use the system native include files instead of those included with openbsm.])],
176 AC_DEFINE(USE_ENDIAN_H,, Define if endian.h should be included)
178 AC_DEFINE(USE_SYS_ENDIAN_H,, Define if sys/endian.h should be included)
180 AC_DEFINE(USE_MACHINE_ENDIAN_H,, Define if machine/endian.h should be included)
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/
H A DAnalyzerOptions.def14 #error This .def file is expected to be included in translation units where \
15 "llvm/ADT/StringRef.h" is already included!
38 /// units where AnalyzerOptions.h is included, so types from that
54 /// units where AnalyzerOptions.h is included, so types from that
87 "should be included in the CFG.",
92 "objects should be included in the CFG.",
97 "Whether or not end-of-lifetime information should be included in the CFG.",
102 "be included in the CFG.",
108 "included in the CFG C++ constructor elements.",
113 "Whether or not scope information should be included in the CFG.", false)
[all …]
/freebsd/usr.bin/soelim/tests/
H A Dbasic1 basic has been included
H A Dbasic.out2 basic has been included
H A Dbasic-with-space.out2 basic has been included
/freebsd/contrib/smbfs/
H A DINSTALL10 tree and requires options LIBMCHAIN and LIBICONV included in the kernel
60 check the same operations with smbclient program included in the Samba package.
/freebsd/crypto/openssl/doc/man1/
H A Dopenssl-smime.pod.in151 not included. This option will override any content if the input format
178 When verifying a message normally certificates (if any) included in
198 When signing a message, the signer's certificate is normally included.
205 Normally, when a message is signed, a set of attributes are included which
207 option they are not included.
235 be included with the message. When verifying these will be searched for
255 private key must be included in the certificate file specified with
266 The relevant mail headers. These are included outside the signed
267 portion of a message so they may be included manually. If signing
/freebsd/tools/build/options/
H A DWITHOUT_SPLIT_KERNEL_DEBUG3 will be included in the kernel and modules.
/freebsd/lib/clang/include/clang/Config/
H A Dconfig.h4 #error config.h can only be included once

12345678910>>...42