/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Disassembler/LLVMC/ |
H A D | DisassemblerLLVMC.cpp | 723 ConsumeWhitespace(llvm::StringRef::const_iterator osi, in ConsumeWhitespace() argument 725 while (osi != ose) { in ConsumeWhitespace() 726 switch (*osi) { in ConsumeWhitespace() 728 return osi; in ConsumeWhitespace() 733 ++osi; in ConsumeWhitespace() 736 return osi; in ConsumeWhitespace() 740 ConsumeChar(llvm::StringRef::const_iterator osi, const char c, in ConsumeChar() argument 744 osi = ConsumeWhitespace(osi, ose); in ConsumeChar() 745 if (osi != ose && *osi == c) { in ConsumeChar() 747 ++osi; in ConsumeChar() [all …]
|
/freebsd-src/sys/dev/liquidio/base/ |
H A D | lio_ctrl.h | 48 * Structure of control information passed by the NIC module to the OSI 71 * If wait_time is 0, OSI assumes no response is expected. 83 * Structure of data information passed by the NIC module to the OSI 89 * OSI layer passes this as-is to the driver. 108 * Structure passed by NIC module to OSI layer to prepare a command to send
|
/freebsd-src/crypto/openssl/crypto/cms/ |
H A D | cms_ess.c | 258 CMS_SignerInfo *si, *osi = NULL; in ossl_cms_Receipt_verify() local 298 osi = sk_CMS_SignerInfo_value(osis, i); in ossl_cms_Receipt_verify() 299 if (!ASN1_STRING_cmp(osi->signature, rct->originatorSignatureValue)) in ossl_cms_Receipt_verify() 322 if (!cms_msgSigDigest(osi, dig, &diglen)) { in ossl_cms_Receipt_verify() 339 octype = CMS_signed_get0_data_by_OBJ(osi, in ossl_cms_Receipt_verify() 356 if (CMS_get1_ReceiptRequest(osi, &rr) <= 0) { in ossl_cms_Receipt_verify()
|
/freebsd-src/share/doc/papers/beyond4.3/ |
H A D | beyond43.ms | 59 The first is to develop an OSI network protocol suite and to integrate 168 and an implementation of the ISO OSI network protocols 171 implement the OSI connectionless internet protocol (CLNP), 173 to integrate these with an OSI transport class 4 (TP-4) implementation. 177 ISODE implements the session and presentation layers of the OSI protocol suite, 192 We will make this TP-4 operate with an OSI IP, 195 A kernel version of the OSI IP and ES-IS protocols must be produced. 203 into the kernel OSI protocol implementations.
|
/freebsd-src/contrib/tcpdump/ |
H A D | print-mpls.c | 118 * 2) the first byte of an OSI CLNP packet is 0x81, in mpls_print() 119 * the first byte of an OSI ES-IS packet is 0x82, in mpls_print() 120 * and the first byte of an OSI IS-IS packet is in mpls_print()
|
H A D | ppp.h | 27 #define PPP_OSI 0x0023 /* OSI Network Layer */ 48 #define PPP_OSICP 0x8023 /* OSI Network Layer Control Protocol */
|
H A D | INSTALL.md | 121 nlpid.c - OSI NLPID value-to-name table 122 nlpid.h - OSI NLPID definitions
|
/freebsd-src/contrib/libpcap/ |
H A D | ppp.h | 25 #define PPP_OSI 0x0023 /* OSI Network Layer */ 44 #define PPP_OSICP 0x8023 /* OSI Network Layer Control Protocol */
|
/freebsd-src/share/man/man4/ |
H A D | atopcase.4 | 126 Installation of Darwin OSI in 129 To install Darwin OSI add following lines to
|
/freebsd-src/sbin/route/ |
H A D | keywords | 37 osi
|
/freebsd-src/contrib/file/python/ |
H A D | setup.py | 24 'License :: OSI Approved :: BSD License',
|
/freebsd-src/sys/contrib/device-tree/Bindings/arm/ |
H A D | psci.yaml | 119 (OSI) CPU suspend mode is introduced. Using a hierarchical representation 120 helps to implement support for OSI mode and OS implementations may choose
|
/freebsd-src/share/doc/smm/18.net/ |
H A D | spell.ok | 93 OSI
|
H A D | 2.t | 37 Open System Interconnection (OSI) model of
|
H A D | f.t | 108 Zimmermann, H. OSI Reference Model \- The ISO Model of
|
/freebsd-src/sys/contrib/openzfs/contrib/pyzfs/ |
H A D | setup.py.in | 32 "License :: OSI Approved :: Apache Software License",
|
/freebsd-src/crypto/heimdal/doc/ |
H A D | layman.asc | 9 NIST/OSI Implementors' Workshop document SEC-SIG-91-17. 22 subset of OSI's Abstract Syntax Notation One (ASN.1), Basic 44 Interconnection (OSI, described in X.200). OSI is an 54 OSI is called an open system because it supports many 57 OSI's method of specifying abstract objects is called ASN.1 73 BER and DER sufficient to understand and implement one OSI- 324 values in OSI.) 1806 release of PKCS. It was published as NIST/OSI Implementors'
|
/freebsd-src/contrib/libcbor/CMakeModules/ |
H A D | FindCMocka.cmake | 15 # Distributed under the OSI-approved BSD License (the "License");
|
/freebsd-src/sys/rpc/ |
H A D | netconfig.h | 67 #define NC_OSI "osi"
|
/freebsd-src/contrib/libucl/python/ |
H A D | setup.py | 64 "License :: OSI Approved :: MIT License",
|
/freebsd-src/share/doc/smm/01.setup/ |
H A D | 5.t | 46 \*(4B provides some support for the ISO OSI protocols CLNP 54 ISO OSI support is enabled with the ISO option. 101 The OSI equivalent to ARP is ESIS (End System to Intermediate System Routing
|
H A D | spell.ok | 113 OSI
|
/freebsd-src/sys/contrib/device-tree/src/arm64/qcom/ |
H A D | sc7180-firmware-tfa.dtsi | 5 * need PSCI PC mode instead of the OSI mode provided
|
/freebsd-src/include/ |
H A D | netconfig.h | 97 #define NC_OSI "osi"
|
/freebsd-src/contrib/lua/doc/ |
H A D | readme.html | 288 <IMG SRC="osi-certified-72x60.png" ALIGN="right" ALT="[osi certified]" STYLE="padding-left: 30px ;">
|