Home
last modified time | relevance | path

Searched refs:must (Results 1 – 25 of 1839) sorted by relevance

12345678910>>...74

/freebsd-10-stable/contrib/nvi/regex/
DCOPYRIGHT12 2. The origin of this software must not be misrepresented, either by
14 credits must appear in the documentation.
16 3. Altered versions must be plainly marked as such, and must not be
18 ever read sources, credits must appear in the documentation.
30 * 1. Redistributions of source code must retain the above copyright
32 * 2. Redistributions in binary form must reproduce the above copyright
36 * must display the following acknowledgement:
/freebsd-10-stable/lib/libc/regex/
DCOPYRIGHT12 2. The origin of this software must not be misrepresented, either by
14 credits must appear in the documentation.
16 3. Altered versions must be plainly marked as such, and must not be
18 ever read sources, credits must appear in the documentation.
30 * 1. Redistributions of source code must retain the above copyright
32 * 2. Redistributions in binary form must reproduce the above copyright
36 * must display the following acknowledgement:
/freebsd-10-stable/contrib/llvm/lib/Support/
DCOPYRIGHT.regex14 2. The origin of this software must not be misrepresented, either by
16 credits must appear in the documentation.
18 3. Altered versions must be plainly marked as such, and must not be
20 ever read sources, credits must appear in the documentation.
32 * 1. Redistributions of source code must retain the above copyright
34 * 2. Redistributions in binary form must reproduce the above copyright
/freebsd-10-stable/contrib/binutils/binutils/
Dsysdump.c49 static void must (int);
511 must (int x) in must() function
539 must (IT_dbt_CODE); in dump_symbol_info()
541 must (IT_dty_CODE); in dump_symbol_info()
558 must (IT_dpp_CODE); in derived_type()
563 must (IT_dfp_CODE); in derived_type()
568 must (IT_den_CODE); in derived_type()
573 must (IT_den_CODE); in derived_type()
578 must (IT_dds_CODE); in derived_type()
/freebsd-10-stable/contrib/bzip2/
DLICENSE12 1. Redistributions of source code must retain the above copyright
15 2. The origin of this software must not be misrepresented; you must
20 3. Altered source versions must be plainly marked as such, and must
/freebsd-10-stable/contrib/ntp/sntp/libopts/
Dcheck.c38 int const * must = od->pOptMust; in has_conflict() local
40 while (*must != NO_EQUIVALENT) { in has_conflict()
41 tOptDesc * p = pOpts->pOptDesc + *(must++); in has_conflict()
43 const tOptDesc * ood = pOpts->pOptDesc + must[-1]; in has_conflict()
/freebsd-10-stable/crypto/openssl/doc/crypto/
DCMS_add0_cert.pod23 must be of type signed data or enveloped data.
32 The CMS_ContentInfo structure B<cms> must be of type signed data or enveloped
40 must not be freed up after the call as opposed to CMS_add1_cert() where B<cert>
41 must be freed up.
43 The same certificate or CRL must not be added to the same cms structure more
DCMS_get0_RecipientInfos.pod35 must be of type CMS_RECIPINFO_TRANS. Either the keyidentifier will be set in
39 CMS_RecipientInfo structure B<ri>, which must be of type CMS_RECIPINFO_TRANS.
43 the CMS_RecipientInfo structure B<ri>, which must be of type
47 CMS_RecipientInfo structure B<ri> which must be of type CMS_RECIPINFO_KEK. Any
58 which must be of type CMS_RECIPINFO_KEK. It returns zero if the comparison is
62 B<keylen> with the CMS_RecipientInfo structure B<ri>, which must be of type
66 B<ri> in structure B<cms>. A key must have been associated with the structure
DEVP_SealInit.pod32 must contain enough room for the corresponding encrypted key: that is
33 B<ek[i]> must have room for B<EVP_PKEY_size(pubk[i])> bytes. The actual
37 The B<iv> parameter is a buffer where the generated IV is written to. It must
59 must be seeded before calling EVP_SealInit().
61 The public key must be RSA because it is the only OpenSSL public key
Dblowfish.pod50 B<in> and B<out> must be 64 bits in length, no less. If they are larger,
65 offset in B<ivec> is stored between calls. This integer must be initialized
71 decryption (BF_DECRYPT) shall be performed. B<ivec> must point at an 8 byte
77 or decryption (B<BF_DECRYPT>) shall be performed. B<ivec> must point at an
78 8 byte long initialization vector. B<num> must point at an integer which must
82 It uses the same parameters as BF_cfb64_encrypt(), which must be initialized
/freebsd-10-stable/crypto/openssh/
DPROTOCOL.krl113 This section must contain at least one "key_id". This section may appear
125 This section must contain at least one "public_key_blob". The blob
126 must be a raw key (i.e. not a certificate).
138 This section must contain at least one "public_key_hash". The hash blob
140 this section must appear in numeric order, treating each hash as a big-
162 This section must appear last in the KRL. If multiple signature sections
163 appear, they must appear consecutively at the end of the KRL file.
165 Implementations that retrieve KRLs over untrusted channels must verify
/freebsd-10-stable/share/examples/ppp/
Dppp.conf.span-isp38 # o The Receiver machine must be in the outside world and must be willing
40 # number to the Gateway machine. This probably means that it must be
44 # o The Receiver machine must be multi-homed with at least N+1 addresses
47 # REAL-LOCAL-IP is the real IP number of the Receiver machine (and must
50 # o Both the Gateway and the Receiver machines must have several tun
53 # o Both the Gateway and the Receiver machines must have the following
58 # The port number isn't important, but it must be consistent across
61 # o The Receiver machine must have the following entry in
68 # havoc with LQR magic number checks, so LQR *must not* be
/freebsd-10-stable/crypto/openssl/doc/ssl/
DSSL_set_connect_state.pod30 When beginning a new handshake, the SSL engine must know whether it must
33 requested, the handshake routines must be explicitly set.
39 handshake routines must be explicitly set in advance using either
DSSL_want.pod30 only. The information must therefore only be used for normal operation under
31 non-blocking I/O. Error conditions are not handled and must be treated
49 There are data in the SSL buffer that must be written to the underlying
56 More data must be read from the underlying B<BIO> layer in order to
DSSL_CTX_set_generate_session_id.pod37 but must be unique for the server. Additionally, the session id is
38 transmitted in the clear when reusing the session so it must not contain
51 the callback B<must never> increase B<id_len> or write to the location
64 Since the sessions must be distinguished, session ids must be unique.
68 uniqueness of the generated session id, the callback must call
92 The callback must return 0 if it cannot generate a session id for whatever
111 /* we must not change id_len */;
DSSL_write.pod27 For the transparent negotiation to succeed, the B<ssl> must have been
45 then must repeat the call after taking appropriate action to satisfy the
49 must be written into or retrieved out of the BIO before being able to continue.
58 buffer (with the already sent bytes removed) must be started.
65 B<SSL_ERROR_WANT_READ> or B<SSL_ERROR_WANT_WRITE>, it must be repeated
96 or action must be taken by the calling process. Call SSL_get_error() with the
/freebsd-10-stable/bin/sh/tests/errors/
Dassignment-error1.018 # If there is no command word, the shell must abort on an assignment error.
21 # Special built-in utilities must abort on an assignment error.
28 # Other utilities must not abort; we currently still execute them.
/freebsd-10-stable/crypto/openssl/
DLICENSE21 * 1. Redistributions of source code must retain the above copyright
24 * 2. Redistributions in binary form must reproduce the above copyright
30 * software must display the following acknowledgment:
34 * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
43 * 6. Redistributions of any form whatsoever must retain the following
95 * 1. Redistributions of source code must retain the copyright
97 * 2. Redistributions in binary form must reproduce the above copyright
101 * must display the following acknowledgement:
107 * the apps directory (application code) you must include an acknowledgement:
/freebsd-10-stable/contrib/gcc/
Dmachmode.def42 A CLASS argument must be one of the constants defined in
47 A MODE argument must be the printable name of a machine mode,
50 A PRECISION, BYTESIZE, or COUNT argument must be a positive integer
53 A FORMAT argument must be one of the real_mode_format structures
57 An EXPR argument must be a syntactically valid C expression.
67 other modes must appear after the modes they refer to. However,
100 changes the format of MODE, which must be class FLOAT,
106 MODE (which must be an INT mode). The name of the new mode
112 CLASS) with COUNT components. CLASS must be INT or FLOAT.
122 than two bytes (if CLASS is FLOAT). CLASS must be INT or
[all …]
/freebsd-10-stable/contrib/sendmail/
DLICENSE23 must allow further use, modification, and redistribution of the Source
29 2. Redistributions of Source Code must retain the copyright notices as they
33 3. Redistributions in binary form must reproduce the Copyright Notice,
45 5. All redistributions must comply with the conditions imposed by the
56 (i) Redistributions of source code must retain the above copyright
59 (ii) Redistributions in binary form must reproduce the above
/freebsd-10-stable/contrib/netbsd-tests/lib/libc/db/
DREADME17 + must be followed by [kK][dD]; the data value in the database
26 + must be followed by [kK]
31 + must be followed by [kK][dD]
33 + must be followed by [kK] unless R_CURSOR flag set.
36 + must be followed by [kK] if R_CURSOR flag set.
/freebsd-10-stable/crypto/heimdal/lib/roken/
Dfnmatch.hin10 * 1. Redistributions of source code must retain the above copyright
12 * 2. Redistributions in binary form must reproduce the above copyright
54 #define FNM_PATHNAME 0x02 /* Slash must be matched by slash. */
55 #define FNM_PERIOD 0x04 /* Period must be matched by period. */
/freebsd-10-stable/crypto/openssl/doc/apps/
Dx509.pod244 must be "trusted". By default a trusted certificate must be stored
245 locally and must be a root CA: any certificate chain ending in this CA
379 B<-req> option the input is a certificate which must be self signed.
761 made on the uses of the certificate. A CA certificate B<must> have the
777 The extended key usage extension must be absent or include the "web client
778 authentication" OID. keyUsage must be absent or it must have the
779 digitalSignature bit set. Netscape certificate type must be absent or it must
784 The extended key usage extension must be absent or include the "web client
785 authentication" OID. Netscape certificate type must be absent or it must have
791 The extended key usage extension must be absent or include the "web server
[all …]
/freebsd-10-stable/contrib/unbound/doc/
DREADME.DNS645 To enable DNS64 functionality in Unbound, two directives in unbound.conf must
8 1. The "module-config" directive must start with "dns64". For example:
18 The prefix must be a /96 or shorter.
/freebsd-10-stable/lib/libc/db/test/
DREADME25 + must be followed by [kK][dD]; the data value in the database
34 + must be followed by [kK]
39 + must be followed by [kK][dD]
41 + must be followed by [kK] unless R_CURSOR flag set.
44 + must be followed by [kK] if R_CURSOR flag set.

12345678910>>...74