| /minix3/crypto/external/bsd/openssl/dist/doc/ssl/ |
| H A D | SSL_SESSION_get_time.pod | 27 SSL_SESSION_set_time() replaces the creation time of the session B<s> with 41 Sessions are expired by examining the creation time and the timeout value. 42 Both are set at creation time of the session to the actual time and the 43 default timeout value at creation, respectively, as set by
|
| H A D | SSL_CTX_set_timeout.pod | 24 lifetime is specified by storing the creation time of the session and the 25 timeout value valid at this time. If the actual time is later than creation
|
| H A D | SSL_new.pod | 28 The creation of a new SSL structure failed. Check the error stack to
|
| /minix3/crypto/external/bsd/netpgp/dist/ref/ |
| H A D | draft-ietf-openpgp-rfc2440bis-12-comments.txt | 33 creation time from the signature packet are hashed (5 additional 39 creation time from the signature packet (5 additional octets) is hashed." 52 file, or the creation time of the packet, or a zero that 56 a filename, the creation time if there isn't. I have no idea what zero
|
| /minix3/external/bsd/tcpdump/dist/ |
| H A D | pf_print_state.c | 280 sec = s->creation % 60; in print_state() 281 s->creation /= 60; in print_state() 282 min = s->creation % 60; in print_state() 283 s->creation /= 60; in print_state() 284 printf(" age %.2u:%.2u:%.2u", s->creation, min, sec); in print_state()
|
| /minix3/external/bsd/llvm/dist/clang/docs/ |
| H A D | LibASTMatchers.rst | 112 Most matcher definitions use the matcher creation macros. Those define both 113 the matcher of type ``Matcher<Type>`` itself, and a matcher-creation function 123 Matcher creation functions 126 Matchers are generated by nesting calls to matcher creation functions. Most of 128 ``VariadicDynCastAllOfMatcher`` or the matcher creation macros (see below).
|
| H A D | CMakeLists.txt | 25 # If asked, configure doxygen for the creation of a Qt Compressed Help file.
|
| /minix3/external/bsd/flex/dist/po/ |
| H A D | Rules-quot | 30 echo "creation of $$lang.po failed: cannot move $$tmpdir/$$lang.new.po to $$lang.po" 1>&2; \ 35 echo "creation of $$lang.po failed!" 1>&2; \
|
| /minix3/external/bsd/llvm/dist/llvm/test/CodeGen/PowerPC/ |
| H A D | ppc64le-calls.ll | 6 ; Indirect calls requires a full stub creation
|
| H A D | 2012-09-16-TOC-entry-check.ll | 21 ; Check the creation of 2 .tc entries for both double constants. They
|
| H A D | ppc64-toc.ll | 56 ; Check the creation of 4 .tc entries:
|
| H A D | ppc64-calls.ll | 32 ; Indirect calls requires a full stub creation
|
| /minix3/external/bsd/llvm/dist/llvm/test/CodeGen/X86/ |
| H A D | 2010-10-08-cmpxchg8b.ll | 5 ; 64-bit result into a pair of fixed regs. So creation of the DAG node
|
| /minix3/crypto/external/bsd/openssl/dist/VMS/ |
| H A D | install-vms.com | 4 $! Time of creation: 23-MAY-1998 19:22
|
| /minix3/external/bsd/llvm/dist/llvm/test/CodeGen/AArch64/ |
| H A D | arm64-regress-interphase-shift.ll | 4 ; on the phase of legalization, which led to the creation of an unexpected and
|
| /minix3/crypto/external/bsd/openssl/dist/apps/ |
| H A D | install-apps.com | 4 $! Time of creation: 22-MAY-1998 10:13
|
| /minix3/crypto/external/bsd/openssl/dist/test/ |
| H A D | CAss.cnf | 38 #unique_subject = no # Set to 'no' to allow creation of
|
| /minix3/external/bsd/llvm/dist/clang/lib/CodeGen/ |
| H A D | README.txt | 21 It may be worth avoiding creation of alloca's for formal arguments
|
| /minix3/external/bsd/llvm/dist/clang/tools/driver/ |
| H A D | CMakeLists.txt | 83 # Configure plist creation for OS X.
|
| /minix3/crypto/external/bsd/openssl/dist/doc/crypto/ |
| H A D | SMIME_write_CMS.pod | 35 creation function.
|
| H A D | BIO_new_CMS.pod | 28 parameter of the B<cms> creation function.
|
| /minix3/crypto/external/bsd/openssl/dist/ |
| H A D | install.com | 4 $! Time of creation: 22-MAY-1998 10:13
|
| /minix3/crypto/external/bsd/openssl/dist/ssl/ |
| H A D | install-ssl.com | 4 $! Time of creation: 22-MAY-1998 10:13
|
| /minix3/crypto/external/bsd/openssl/dist/doc/apps/ |
| H A D | CA.pl.pod | 29 It is intended to simplify the process of certificate creation and management 109 Complete certificate creation example: create a CA, create a request, sign
|
| /minix3/external/bsd/llvm/dist/llvm/docs/HistoricalNotes/ |
| H A D | 2001-06-01-GCCOptimizations.txt | 35 did LLVM creation from tree code [inlining and other high level
|