Home
last modified time | relevance | path

Searched refs:OID (Results 1 – 25 of 173) sorted by relevance

1234567

/freebsd/contrib/bsnmp/snmpd/
H A Dsnmpmod.h83 if (index_compare(OID, SUB, &_lelem->INDEX) < 0) \
170 if ((OID)->len - SUB != 1) \
182 if ((OID)->len - SUB == 0) \
195 if ((FUNC)(OID, SUB, _lelem) == 0) \
204 if ((FUNC)(OID, SUB, _lelem) < 0) \
243 #define FIND_OBJECT_OID(LIST, OID, SUB) \ argument
246 #define FIND_OBJECT_INT(LIST, OID, SUB) \ argument
249 #define FIND_OBJECT_FUNC(LIST, OID, SUB, FUNC) \ argument
252 #define NEXT_OBJECT_OID(LIST, OID, SUB) \ argument
255 #define NEXT_OBJECT_INT(LIST, OID, SUB) \ argument
[all …]
H A Dtree.def52 (2 sysObjectId OID op_system_group GET)
62 (2 sysORID OID GET)
179 (3 begemotSnmpdTransportOid OID GET)
181 (2 begemotSnmpdTransUdp OID op_transport_dummy)
182 (3 begemotSnmpdTransLsock OID op_transport_dummy)
183 (4 begemotSnmpdTransInet OID op_transport_dummy)
197 (1 begemotSnmpdAgentFreeBSD OID op_dummy)
210 (1 snmpTrapOID OID op_snmp_trap)
213 (1 coldStart OID op_snmp_trap)
214 (2 warmStart OID op_snmp_trap)
[all …]
/freebsd/crypto/openssl/fuzz/
H A Dmkfuzzoids.pl34 my $OID = $1;
37 $OID =~ s|0x|\\x|g;
38 $OID =~ s|,||g;
40 print "$OBJname=\"$OID\"\n";
/freebsd/contrib/bsnmp/
H A Doid-list3 This file documents the OID assignments under BSNMP's private OID.
6 an official OID for Fokus: enterprises 12325 and assigned the sub-OID 1
7 to the software I develop. Under this OID there are:
41 If you need an OID and don't know where to stuck it in, I can assign you one -
/freebsd/contrib/bearssl/src/x509/
H A Dasn1.t056 "Invalid OID" puts cr exitvm ;
81 : OID
102 \ Define a new data word for an encoded OID. The OID is read from the
104 : OID:
358 OID: id-sha1 1.3.14.3.2.26
367 OID: ansix9p384r1 1.3.132.0.34
368 OID: ansix9p521r1 1.3.132.0.35
376 OID: id-at-commonName 2.5.4.3
394 : read-OID ( lim -- lim bool )
580 \ Compare the OID in the pad with an OID in the constant data block.
[all …]
H A Dx509_minimal.t0662 \ Read the OID. If the OID could not be read (too
664 read-OID drop
986 OID: basicConstraints 2.5.29.19
987 OID: keyUsage 2.5.29.15
988 OID: subjectAltName 2.5.29.17
1089 read-OID drop
1128 read-OID drop
1271 \ field should be an OID.
1335 read-OID drop
1452 read-OID if
[all …]
H A Dx509_decoder.t0131 OID: basicConstraints 2.5.29.19
195 \ OID, since we only support RSA keys.
198 read-OID ifnot ERR_X509_UNSUPPORTED fail then
224 \ field should be an OID.
246 \ with an OID, an optional boolean, and a value; the value is
257 read-OID drop
284 read-OID if
/freebsd/usr.sbin/bsnmpd/modules/snmp_hostres/
H A Dhostres_tree.def72 (2 hrStorageType OID GET)
123 (2 hrDeviceType OID GET)
125 (4 hrDeviceID OID GET)
132 (1 hrProcessorFrwID OID GET)
169 (4 hrFSType OID GET)
232 (3 hrSWRunID OID GET)
255 (3 hrSWInstalledID OID GET)
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCRuntime.h81 const ObjCInterfaceDecl *OID,
84 const ObjCImplementationDecl *OID,
88 const ObjCInterfaceDecl *OID,
158 virtual void GenerateClass(const ObjCImplementationDecl *OID) = 0;
188 const ObjCInterfaceDecl *OID,
273 const ObjCInterfaceDecl *OID) = 0;
H A DCGObjCRuntime.cpp32 const ObjCInterfaceDecl *OID, in ComputeIvarBaseOffset() argument
34 return CGM.getContext().lookupFieldBitOffset(OID, nullptr, Ivar) / in ComputeIvarBaseOffset()
39 const ObjCImplementationDecl *OID, in ComputeIvarBaseOffset() argument
41 return CGM.getContext().lookupFieldBitOffset(OID->getClassInterface(), OID, in ComputeIvarBaseOffset()
55 const ObjCInterfaceDecl *OID, in EmitValueForIvarAtOffset() argument
61 QualType InterfaceTy{OID->getTypeForDecl(), 0}; in EmitValueForIvarAtOffset()
89 CGF.CGM.getContext().lookupFieldBitOffset(OID, nullptr, Ivar); in EmitValueForIvarAtOffset()
H A DCGObjCGNU.cpp1253 const ObjCInterfaceDecl *OID = nullptr; in GetClassVar() local
1264 OID = OIDDef; in GetClassVar()
1267 if (OID->hasAttr<DLLImportAttr>()) in GetClassVar()
1748 if (OID->classmeth_begin() == OID->classmeth_end()) in GenerateClass()
1753 OID->classmeth_end()); in GenerateClass()
1909 OID->instmeth_end()); in GenerateClass()
2432 GetClassNamed(CGF, OID->getNameAsString(), OID->isWeakImported()); in GetClass()
2434 CGM.setGVProperties(ClassSymbol, OID); in GetClass()
3713 OID->instmeth_end()); in GenerateClass()
3717 OID->classmeth_end()); in GenerateClass()
[all …]
/freebsd/contrib/ntp/ntpsnmpd/
H A DREADME20 Please note that currently I use a private MIB OID (enterprises.5597 is the Meinberg top level OEM
21 The final OID has to be registered with IANA and this is done by the RFC Editor when the NTPv4 MIB …
H A Dntpsnmpd-opts.def66 currently uses a private MIB OID,
68 which is the Meinberg top level OEM OID, and
71 The final OID has to be registered with IANA
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclPrinter.cpp1471 std::string I = OID->getNameAsString(); in VisitObjCImplementationDecl()
1480 if (OID->ivar_size() > 0) { in VisitObjCImplementationDecl()
1484 for (const auto *I : OID->ivars()) { in VisitObjCImplementationDecl()
1491 else if (SID || (OID->decls_begin() != OID->decls_end())) { in VisitObjCImplementationDecl()
1495 VisitDeclContext(OID, false); in VisitObjCImplementationDecl()
1502 std::string I = OID->getNameAsString(); in VisitObjCInterfaceDecl()
1505 if (!OID->isThisDeclarationADefinition()) { in VisitObjCInterfaceDecl()
1534 if (OID->ivar_size() > 0) { in VisitObjCInterfaceDecl()
1538 for (const auto *I : OID->ivars()) { in VisitObjCInterfaceDecl()
1546 else if (SID || (OID->decls_begin() != OID->decls_end())) { in VisitObjCInterfaceDecl()
[all …]
/freebsd/contrib/bsnmp/snmp_usm/
H A Dusm_tree.def73 (4 usmUserCloneFrom OID GET SET)
74 (5 usmUserAuthProtocol OID GET SET)
77 (8 usmUserPrivProtocol OID GET SET)
/freebsd/crypto/openssl/doc/man3/
H A DOSSL_ALGORITHM.pod57 This is the name of the algorithm's OBJECT IDENTIFIER (OID), as given by the
64 This is the OID itself for C<rsaEncryption>, in canonical decimal text form.
115 get a text representation of the OID, which may be a long or short name for
116 OIDs that are registered, or the OID itself in canonical decimal text form
120 I<algorithm_names> include known names as well as the OID itself in
H A DOBJ_nid2obj.pod49 a representation of the ASN1 OBJECT IDENTIFIER (OID) type.
116 For example the OID for commonName has the following definitions:
133 form of an OID.
136 corresponding ASN.1 OBJECT IDENTIFIER encoding (for example no OID currently
142 represent both an internal, constant, OID and a dynamically-created one.
/freebsd/usr.sbin/bsnmpd/modules/snmp_bridge/
H A Dbridge_tree.def79 (1 newRoot OID op_snmp_trap)
80 (2 topologyChange OID op_snmp_trap)
90 (3 dot1dBasePortCircuit OID GET)
182 (1 begemotBridgeNewRoot OID op_snmp_trap)
183 (2 begemotBridgeTopologyChange OID op_snmp_trap)
/freebsd/crypto/openssl/providers/common/der/
H A DDSA.asn112 -- OID for DSA public key
17 -- OID for DSA signature generated with SHA-1 hash
/freebsd/crypto/openssl/crypto/objects/
H A Dobj_xref.txt1 # OID cross reference table.
27 # Alternative deprecated OIDs. By using the older "rsa" OID this
/freebsd/contrib/bsnmp/snmp_mibII/
H A DmibII_tree.def61 (22 ifSpecific OID GET)
112 (9 ipCidrRouteInfo OID GET) # SET
256 (3 linkDown OID op_snmp_trap)
257 (4 linkUp OID op_snmp_trap)
/freebsd/etc/gss/
H A Dmech2 # Name OID Library name Kernel module
/freebsd/share/snmp/mibs/
H A DFREEBSD-MIB.txt80 "Subtree to register FreeBSD versions. The OID for a FreeBSD
82 from the release number to this base OID. Examples:
/freebsd/crypto/openssl/test/
H A Dtest_asn1_parse.cnf11 testoid2 = A Very Long OID Name, 1.2.3.4.2
/freebsd/contrib/bsnmp/snmp_vacm/
H A Dvacm_tree.def68 (1 vacmViewTreeFamilyEntry : OCTETSTRING OID op_vacm_view
70 (2 vacmViewTreeFamilySubtree OID)

1234567