Home
last modified time | relevance | path

Searched refs:DCE (Results 1 – 25 of 56) sorted by relevance

123

/freebsd-14.2/crypto/heimdal/appl/telnet/libtelnet/
H A Dkerberos5.c81 #if defined(DCE)
572 #if defined(DCE) in kerberos5_is()
596 #if defined(DCE) in kerberos5_is()
714 #if defined(DCE) in kerberos5_status()
860 #if defined(DCE)
/freebsd-14.2/crypto/heimdal/appl/
H A DMakefile.am8 if DCE
/freebsd-14.2/crypto/heimdal/lib/
H A DMakefile.am11 if DCE
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonRDFOpt.cpp324 HexagonDCE DCE(G, *MRI); in runOnMachineFunction() local
325 DCE.trace(RDFDump); in runOnMachineFunction()
326 Changed |= DCE.run(); in runOnMachineFunction()
/freebsd-14.2/contrib/telnet/libtelnet/
H A Dkerberos5.c525 #if defined(DCE) in kerberos5_is()
550 #if defined(DCE) in kerberos5_is()
807 #if defined(DCE)
/freebsd-14.2/sys/contrib/device-tree/Bindings/serial/
H A Dfsl-imx-uart.txt10 in DCE mode by default.
H A Dfsl-imx-uart.yaml76 Indicate the uart works in DTE mode. The uart works in DCE mode by default.
/freebsd-14.2/sys/contrib/device-tree/Bindings/arm/tegra/
H A Dnvidia,tegra234-cbb.yaml17 which include cluster fabrics BPMP, AON, PSC, SCE, RCE, DCE, FSI and
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprCXX.cpp2269 const CXXDynamicCastExpr *DCE) { in EmitDynamicCast() argument
2270 CGM.EmitExplicitCastExprType(DCE, this); in EmitDynamicCast()
2271 QualType DestTy = DCE->getTypeAsWritten(); in EmitDynamicCast()
2273 QualType SrcTy = DCE->getSubExpr()->getType(); in EmitDynamicCast()
2297 EmitTypeCheck(TCK_DynamicOperation, DCE->getExprLoc(), ThisAddr.getPointer(), in EmitDynamicCast()
2300 if (DCE->isAlwaysNull()) { in EmitDynamicCast()
/freebsd-14.2/crypto/heimdal/lib/asn1/
H A Dkrb5.asn1122 KRB5-PADATA-OSF-DCE(8),
189 KRB5-AUTHDATA-OSF-DCE(64),
191 KRB5-AUTHDATA-OSF-DCE-PKI-CERTID(66),
H A DChangeLog1660 * gen_decode.c: add flag to decode broken DCE BER encoding
1662 * gen_locl.h: add flag to decode broken DCE BER encoding
1664 * main.c: add flag to decode broken DCE BER encoding
/freebsd-14.2/crypto/heimdal/appl/login/
H A Dlogin.c626 #if defined(DCE) && defined(AIX) in main()
/freebsd-14.2/crypto/heimdal/appl/rsh/
H A DChangeLog44 avoid seteuid/setuid dance. this breaks DCE, so remove support for
272 * rshd.c: DCE stuff from Ake Sandgren <[email protected]>
/freebsd-14.2/sys/dev/uart/
H A Duart_if.m79 # This method retrieves the DTE and DCE signals and their corresponding
/freebsd-14.2/crypto/heimdal/lib/gssapi/
H A DChangeLog22 metze, seems that DCE-STYLE is even more weirer then what I though
878 DCE-STYLE, don't try to use to. From Andrew Bartlett.
1127 lengths. DCE-STYLE data is also padded so remove if (1 || ...)
1155 * krb5/arcfour.c: Support DCE-style unwrap, tested with
1160 a DCE-style kerberos 5 connection. XXX this needs to be made
1162 protocol. It should be possible to detach the Kerberos DCE-style
1180 Andrew Bartlet (still missing DCE/RPC support)
/freebsd-14.2/crypto/heimdal/
H A DNEWS620 * implement more DCE/DFS support, enabled with --enable-dce, see
888 * try to handle old DCE and MIT kdcs
H A DChangeLog.2003762 so old DCE secd apparently required the subkey to be there, and MS
765 old DCE secd.
H A DChangeLog.2000410 * lib/asn1/der_get.c: add comment on *why* DCE sometimes used BER
H A DChangeLog.19981384 used to decrypt the reply from DCE secds.
1388 * lib/krb5/get_cred.c: Fix for DCE secd.
/freebsd-14.2/crypto/heimdal/appl/telnet/telnetd/
H A Dsys_term.c1179 #if defined(DCE) in startslave()
/freebsd-14.2/crypto/heimdal/include/
H A Dconfig.h.in68 /* Define if you want support for DCE/DFS PAG's. */
69 #undef DCE
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp3694 const CXXDynamicCastExpr *DCE = cast<CXXDynamicCastExpr>(this); in HasSideEffects() local
3695 if (DCE->getTypeAsWritten()->isReferenceType() && in HasSideEffects()
3696 DCE->getCastKind() == CK_Dynamic) in HasSideEffects()
/freebsd-14.2/share/ctypedef/
H A Dzh_TW.Big5.src1922 <CJK_UNIFIED_IDEOGRAPH-8DCE>;/
4238 <CJK_UNIFIED_IDEOGRAPH-8DCE>;/
6514 <CJK_UNIFIED_IDEOGRAPH-8DCE>;/
H A Dja_JP.eucJP.src3131 <CJK_UNIFIED_IDEOGRAPH-5DCE>;/
5690 <CJK_UNIFIED_IDEOGRAPH-6DCE>;/
8080 <CJK_UNIFIED_IDEOGRAPH-7DCE>;/
10360 <CJK_UNIFIED_IDEOGRAPH-8DCE>;/
16178 <CJK_UNIFIED_IDEOGRAPH-5DCE>;/
18737 <CJK_UNIFIED_IDEOGRAPH-6DCE>;/
21127 <CJK_UNIFIED_IDEOGRAPH-7DCE>;/
23407 <CJK_UNIFIED_IDEOGRAPH-8DCE>;/
29283 <CJK_UNIFIED_IDEOGRAPH-5DCE>;/
31842 <CJK_UNIFIED_IDEOGRAPH-6DCE>;/
[all …]
/freebsd-14.2/usr.sbin/services_mkdb/
H A Dservices261 epmap 135/tcp #DCE endpoint resolution
262 epmap 135/udp #DCE endpoint resolution

123