Searched refs:checked (Results 1 – 25 of 182) sorted by relevance
12345678
| /mirbsd/src/gnu/usr.bin/cvs/contrib/ |
| D | sccs2rcs.in | 229 echo checked out of SCCS 254 echo initial rev checked into RCS without description 261 echo initial rev checked into RCS 286 echo checked into RCS
|
| D | rcs2sccs.sh | 86 echo checked out of RCS 108 echo initial rev checked into SCCS 131 echo checked into SCCS
|
| D | validate_repo.in | 44 I<important> revisions are defined as the smallest set which, when checked out, 81 C<REVISION> is the revision of the checked out file, and C<FNO> is the file 82 number of the open, read-only file descriptor containing the checked out 87 With C<--all-revisions>, execute or evaluate C<SCRIPT> for a checked out
|
| /mirbsd/src/lib/libc/net/ |
| D | res_comp.c | 80 int len = -1, checked = 0; in dn_expand() local 103 checked += n + 1; in dn_expand() 122 checked += 2; in dn_expand() 128 if (checked >= eomorig - msg) in dn_expand()
|
| /mirbsd/src/lib/libssl/src/doc/ssl/ |
| D | SSL_CTX_set_verify.pod | 53 server will send a certificate which will be checked. The result of the 54 certificate verification process can be checked after the TLS/SSL handshake 61 The certificate returned (if any) is checked. If the verification process 122 The certificate chain is checked starting with the deepest nesting level 124 At each level signatures and issuer attributes are checked. Whenever 151 In client mode, it is not checked whether the SSL_VERIFY_PEER flag
|
| D | SSL_CTX_use_certificate.pod | 99 be checked. If e.g. the last item was a RSA certificate or key, the RSA 100 key/certificate pair will be checked. SSL_check_private_key() performs 102 this B<ssl>, the last item added into B<ctx> will be checked.
|
| /mirbsd/src/gnu/usr.bin/perl/ext/Devel/PPPort/ |
| D | TODO | 4 not currently checked)
|
| D | HACKERS | 70 false positives, so each API call is checked once more afterwards.) 81 However, only the documented public API can be checked this way.
|
| /mirbsd/src/sbin/isakmpd/ |
| D | sa.c | 831 u_int8_t checked[ATTRS_SIZE]; member 868 avs->checked[type]++; in sa_validate_xf_attrs() 916 bzero(avs->checked, sizeof avs->checked); in sa_validate_proto_xf() 932 for (i = 0; i < sizeof avs->checked; i++) in sa_validate_proto_xf() 933 if (avs->attrp[i] && !avs->checked[i]) in sa_validate_proto_xf()
|
| /mirbsd/src/gnu/usr.bin/perl/lib/CGI/t/ |
| D | no_tabindex.t | 76 -checked => 1,
|
| D | form.t | 78 -checked => 1,
|
| /mirbsd/src/gnu/usr.bin/lynx/src/ |
| D | HTForms.h | 35 int checked; member
|
| D | GridText.h | 213 int checked,
|
| /mirbsd/src/lib/libssl/src/crypto/dso/ |
| D | README | 4 I've checked out HPUX (well, version 11 at least) and shl_t is
|
| /mirbsd/src/lib/libssl/src/doc/crypto/ |
| D | PKCS7_verify.pod | 47 the signature's checked. 69 If B<PKCS7_NOSIGS> is set then the signatures on the data are not checked.
|
| D | DH_generate_parameters.pod | 37 checked, i.e. it does not equal 2 or 5.
|
| D | BIO_f_cipher.pod | 36 decrypted and checked when EOF is detected. BIO_get_cipher_status()
|
| /mirbsd/src/lib/libssl/src/doc/apps/ |
| D | ocsp.pod | 206 is checked to see it is not older than B<age> seconds old. By default this additional 275 the OCSP request checked using the responder certificate's public key. 289 Otherwise the OCSP responder certificate's CA is checked against the issuing 294 Otherwise the root CA of the OCSP responders CA is checked to see if it
|
| /mirbsd/src/usr.bin/file/magdir/ |
| D | motorola | 39 # besides the magic 0x601a, the text segment size is checked to be
|
| /mirbsd/src/gnu/usr.bin/cvs/ |
| D | FAQ | 180 checked out. 295 working directory was checked out. 367 directory (in ./CVS/Tag) and the checked-out files (on each line of 742 you checked out) is stored in CVS sub-directories, local to the user. 894 checked out on a branch, you will branch the branch. This 1124 be checked out together, built as one system or tagged as a consistent 1178 directory in the checked out working tree will match the "module" name 1195 "group1-Makefile" is checked out, the file named Makefile file will be 1196 found in a directory named $CVSROOT/group1 and will be checked out 1208 When checked out, a directory named "m1" appears in your current [all …]
|
| /mirbsd/src/lib/libssl/src/doc/HOWTO/ |
| D | proxy_certificates.txt | 171 when the EE certificate is checked. 214 that when ok is 1, the certificates are checked 316 certificates checked properly, using the code above:
|
| /mirbsd/src/sys/arch/i386/i386/ |
| D | microtime.s | 77 # E.g., if we just checked the IRR, we might read a non-overflowing
|
| /mirbsd/src/lib/libncurses/src/ncurses/ |
| D | README.IZ | 44 *) The presence of this extension can be checked via inspecting
|
| /mirbsd/src/gnu/usr.bin/binutils/bfd/doc/ |
| D | format.texi | 39 checked. If the target has not been set, or has been set to
|
| /mirbsd/src/share/i18n/csmapper/ISO-8859/ |
| D | UCS%ISO-8859-6.src | 61 # notices will be checked, but do not expect an immediate response.
|
12345678