| /trueos/contrib/dialog/samples/ |
| HD | dialog.py | 172 def checklist(self, text, height=15, width=54, list=[], checked=None): argument 180 if checked is None: 181 checked = [0]*len(list) 185 range(len(list)), list, checked) 324 "Sun-dried tomatoes"], checked=[0,0,0,1,1,1])
|
| /trueos/crypto/openssl/doc/ssl/ |
| HD | 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
|
| HD | SSL_CTX_use_certificate.pod | 105 be checked. If e.g. the last item was a RSA certificate or key, the RSA 106 key/certificate pair will be checked. SSL_check_private_key() performs 108 this B<ssl>, the last item added into B<ctx> will be checked.
|
| /trueos/usr.bin/tests/ |
| HD | regress.m4 | 29 dnl checked. It is assumed that the test will output to stdout, and that the 35 dnl A freeform regression test. Only exit status is checked.
|
| /trueos/tools/tools/shlib-compat/test/ |
| HD | regress.m4 | 29 dnl checked. It is assumed that the test will output to stdout, and that the 35 dnl A freeform regression test. Only exit status is checked.
|
| /trueos/lib/libc/nameser/ |
| HD | ns_name.c | 426 int n, len, checked, l; in ns_name_unpack2() local 429 checked = 0; in ns_name_unpack2() 452 checked += l + 1; in ns_name_unpack2() 472 checked += 2; in ns_name_unpack2() 478 if (checked >= eom - msg) { in ns_name_unpack2()
|
| /trueos/contrib/bmake/ |
| HD | make.c | 123 static unsigned int checked = 1;/* Sequence # to detect recursion */ variable 692 checked++; in Make_Update() 1099 if (gn->checked == checked) { in MakeStartJobs() 1107 gn->checked = checked; in MakeStartJobs()
|
| /trueos/bin/sh/tests/builtins/ |
| HD | cd5.0 | 16 # Test that the current directory is not checked before CDPATH.
|
| /trueos/contrib/libyaml/ |
| HD | README | 8 If you checked the source code from the Subversion repository, run
|
| /trueos/contrib/file/magic/Magdir/ |
| HD | adventure | 48 # I haven't checked for false matches yet. 107 # files, and checked them.
|
| HD | motorola | 39 # besides the magic 0x601a, the text segment size is checked to be
|
| /trueos/share/examples/ppp/ |
| HD | ppp.linkdown.sample | 5 # This file is checked when ppp closes a connection.
|
| HD | ppp.linkup.sample | 5 # This file is checked when ppp establishes a connection.
|
| /trueos/crypto/openssl/crypto/dso/ |
| HD | README | 4 I've checked out HPUX (well, version 11 at least) and shl_t is
|
| /trueos/contrib/ntp/arlib/ |
| HD | UNSHAR.HDR | 28 checked to make sure it worked and ran well. There's a man page included
|
| /trueos/contrib/jansson/ |
| HD | README.rst | 41 If the source has been checked out from a Git repository, the
|
| /trueos/crypto/openssh/ |
| HD | PROTOCOL.key | 53 quickly checked by verifying that both checkint fields
|
| /trueos/crypto/openssl/doc/crypto/ |
| HD | CMS_verify.pod | 49 and the signature's checked. 73 If B<CMS_NO_CONTENT_VERIFY> is set then the content digest is not checked.
|
| HD | PKCS7_verify.pod | 49 the signature's checked. 71 If B<PKCS7_NOSIGS> is set then the signatures on the data are not checked.
|
| HD | DH_generate_parameters.pod | 37 checked, i.e. it does not equal 2 or 5.
|
| /trueos/contrib/ipfilter/ |
| HD | README | 18 stop the packet before it even gets as far as being checked for source 57 from the kernel's heap. Each packet coming *in* or *out* is checked against
|
| /trueos/crypto/heimdal/doc/ |
| HD | migration.texi | 42 you can also check the kdc-log to check what ticket are checked out.
|
| /trueos/contrib/groff/ |
| HD | README | 38 This will create a subdirectory, `~/cvswork/groff', with a "checked 80 building from `CVS' sources (either a checked out working copy, or a
|
| /trueos/crypto/openssl/doc/HOWTO/ |
| HD | proxy_certificates.txt | 155 checked. 198 that when ok is 1, the certificates are checked 300 certificates checked properly, using the code above:
|
| /trueos/contrib/binutils/binutils/ |
| HD | MAINTAINERS | 149 Fixes for obvious mistakes do not need approval, and can be checked in 161 also be checked into the current release branch. Normally however 175 relevent port maintainer(s), and can be approved/checked in by them.
|