| /src/crypto/krb5/src/windows/ |
| H A D | version.rc | 155 #define K5_DESCRIPTION "GSS - GSS Sample Application for " KRB5_PRODUCTNAME_STR "\0" 162 #define K5_DESCRIPTION "Microsoft LSA to MIT Credential Cache Application - " KRB5_PRODUCTNAME_STR … 169 #define K5_DESCRIPTION "MIT to Microsoft LSA Credential Cache Application - " KRB5_PRODUCTNAME_STR … 176 #define K5_DESCRIPTION "Key Version Number Application - " KRB5_PRODUCTNAME_STR "\0" 183 #define K5_DESCRIPTION "Kerberos Change Password Application - " KRB5_PRODUCTNAME_STR "\0" 197 #define K5_DESCRIPTION "Copy Credential Cache Application - " KRB5_PRODUCTNAME_STR "\0" 204 #define K5_DESCRIPTION "Kerberos Copy Ticket Application - " KRB5_PRODUCTNAME_STR "\0" 211 #define K5_DESCRIPTION "Kerberos Delete Ticket Application - " KRB5_PRODUCTNAME_STR "\0" 218 #define K5_DESCRIPTION "Kerberos Destroy Credential Cache Application - " KRB5_PRODUCTNAME_STR "\0" 225 #define K5_DESCRIPTION "Kerberos Initialize Credential Cache Application - " KRB5_PRODUCTNAME_STR "… [all …]
|
| /src/crypto/openssl/test/recipes/30-test_evp_data/ |
| H A D | evpmac_common.txt | 415 Custom = "My Tagged Application" 421 Custom = "My Tagged Application" 428 Custom = "My Tagged Application" 442 Custom = "My Tagged Application" 457 Custom = "My Tagged Application" 464 Custom = "My Tagged Application" 472 Custom = "My Tagged Application" 486 Custom = "My Tagged Application" 512 Custom = "My Tagged Application" 519 Custom = "My Tagged Application" [all …]
|
| /src/contrib/ntp/sntp/libopts/ |
| H A D | COPYING.lgplv3 | 20 other than an Application or a Combined Work as defined below. 22 An "Application" is any work that makes use of an interface provided 28 Application with the Library. The particular version of the Library 35 based on the Application, and not on the Linked Version. 37 The "Corresponding Application Code" for a Combined Work means the 38 object code and/or source code for the Application, including any data 40 Application, but excluding the System Libraries of the Combined Work. 50 facility refers to a function or data to be supplied by an Application 56 ensure that, in the event an Application does not supply the 65 The object code form of an Application may incorporate material from [all …]
|
| /src/crypto/openssl/doc/designs/ddd/ |
| H A D | README.md | 92 * AOSF: Application owns, calls SSL_set_fd. 93 * AOSFx: Application owns, calls SSL_set_[rw]fd, different FDs for read/write. 94 * BIOs: Application creates a socket/FD BIO and calls SSL_set_bio. 95 Application created the connection. 96 * BIOx: Application creates a BIO with a custom BIO method and calls SSL_set_bio. 97 * BIOm: Application creates a memory BIO and does its own 100 * BIOc: Application uses BIO_s_connect-based methods such as BIO_new_ssl_connect
|
| /src/sys/contrib/device-tree/Bindings/mailbox/ |
| H A D | sti-mailbox.txt | 4 are passed between Application and Remote processors using shared memory. 37 - reg : Shared (between Application and Remote) memory address
|
| /src/contrib/ntp/ |
| H A D | readme.y2kfixes | 16 public as a series of "Y2K Application Updates", one update 25 "Y2K Application Update". All risk of using this Y2K 26 Application Update remains with the user who is expected 51 must be no charge for this "Y2k Application Update".
|
| H A D | NOTES.y2kfixes | 1 Name of the Application: xntp
|
| /src/crypto/krb5/src/windows/leash/ |
| H A D | ver.rc | 1 #define VER_FILEDESCRIPTION_STR "Leash Application"
|
| /src/contrib/file/magic/Magdir/ |
| H A D | application | 6 # Pebble Application
|
| H A D | sgml | 118 # Microsoft HTML Application (HTA) 120 0 search/4096/cWt \<hta:application\ Microsoft HTML Application (HTA)
|
| H A D | dataone | 43 # Dryad Metadata Application Profile Version 3.1
|
| /src/crypto/krb5/src/util/ |
| H A D | wsgiref-kdcproxy.py | 16 server = make_server('localhost', port, kdcproxy.Application())
|
| /src/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/ |
| H A D | VE.def | 8 // - System V Application Binary Interface - VE Architecture
|
| /src/crypto/openssl/doc/man3/ |
| H A D | SSL_set_async_callback.pod | 58 Application sets the async callback and callback data on an SSL connection 63 Application sets B<SSL_MODE_ASYNC> and makes an asynchronous SSL call
|
| /src/sys/dev/ow/ |
| H A D | README.txt | 7 Application note which defines the 1-wire bus as implemented for the
|
| H A D | own_if.m | 35 # See Maxim Application Note AN937: Book of iButton Standards for the
|
| /src/release/packages/ucl/ |
| H A D | natd-all.ucl | 26 available in ipfw, such as Application Level Gateway (ALG) for the FTP
|
| /src/sys/contrib/device-tree/Bindings/arm/msm/ |
| H A D | qcom,kpss-acc.txt | 1 Krait Processor Sub-system (KPSS) Application Clock Controller (ACC)
|
| /src/sys/contrib/device-tree/src/arm64/freescale/ |
| H A D | imx93-phyboard-nash-peb-wlbt-07.dtso | 34 * Application Processors Data Sheet, Rev. 3, page 60 for more details.
|
| /src/sys/contrib/device-tree/Bindings/clock/ |
| H A D | ste-u300-syscon-clock.txt | 25 0 7 Application timer clock
|
| /src/contrib/llvm-project/lldb/include/lldb/Core/ |
| H A D | IOHandler.h | 37 class Application; variable 38 typedef std::unique_ptr<Application> ApplicationAP;
|
| /src/sys/contrib/device-tree/Bindings/serial/ |
| H A D | fsl-mxs-auart.txt | 1 * Freescale MXS Application UART (AUART)
|
| /src/crypto/openssl/doc/designs/quic-design/server/ |
| H A D | quic-polling.md | 9 …+ [Use Case A: Simple Blocking or Non-Blocking Application](#use-case-a--simple-blocking-or-non-bl… 10 …+ [Use Case B: Application-Controlled Hierarchical Polling](#use-case-b--application-controlled-hi… 147 ### Use Case A: Simple Blocking or Non-Blocking Application 161 ### Use Case B: Application-Controlled Hierarchical Polling 443 Application data or FIN is available for popping via `SSL_read`. Never raised 1319 /* Application event loop */ 1657 - Application creates a new QCSO 1658 - Application does not set a custom poll method on it 1659 - Application uses it in blocking mode and sets network BIOs 1669 - Application instantiates a custom poll method [all …]
|
| /src/sys/contrib/device-tree/src/arm/arm/ |
| H A D | mps2-an399.dts | 50 model = "ARM MPS2 Application Note 399/400";
|
| H A D | mps2-an385.dts | 50 model = "ARM MPS2 Application Note 385/386";
|