/external/iproute2/lib/ |
ll_proto.c | 59 __PF(SCA,sca)
|
/external/apache-http/src/org/apache/http/impl/conn/ |
SingleClientConnManager.java | 272 ConnAdapter sca = (ConnAdapter) conn; 273 if (sca.poolEntry == null) 275 ClientConnectionManager manager = sca.getManager(); 283 if (sca.isOpen() && (this.alwaysShutDown || 284 !sca.isMarkedReusable()) 294 sca.shutdown(); 302 sca.detach();
|
/external/libpcap/ |
tokdefs.h | 60 SCA = 286, 164 #define SCA 286
|
grammar.y | 172 %token ATALK AARP DECNET LAT SCA MOPRC MOPDL 354 | SCA { $$ = Q_SCA; }
|
scanner.l | 209 sca return SCA;
|
CHANGES | 254 (sca@refugee.engr.sgi.com) 350 - Add "sca" keyword (for DEC cluster services) as suggested by Terry 383 Alexander (sca@engr.sgi.com)
|
nametoaddr.c | 298 { "sca", ETHERTYPE_SCA },
|
grammar.c | 95 SCA = 286, 199 #define SCA 286 785 "IGRP", "PIM", "VRRP", "ATALK", "AARP", "DECNET", "LAT", "SCA", "MOPRC", [all...] |
gencode.c | [all...] |
scanner.c | [all...] |
/external/openssl/crypto/ocsp/ |
ocsp_vfy.c | 215 X509 *signer, *sca; local 236 sca = sk_X509_value(chain, 1); 237 i = ocsp_match_issuerid(sca, caid, sresp);
|
/external/tcpdump/ |
print-ether.c | 58 { ETHERTYPE_SCA, "SCA" },
|
CHANGES | 520 - Add "sca" keyword (for DEC cluster services) as suggested by Terry
|
tcpdump.1 | [all...] |
/bionic/libc/include/net/ |
ethertypes.h | 129 #define ETHERTYPE_SCA 0x6007 /* DEC LAVC, SCA */
|
/ndk/build/platforms/android-3/arch-arm/usr/include/net/ |
ethertypes.h | 129 #define ETHERTYPE_SCA 0x6007 /* DEC LAVC, SCA */
|
/ndk/build/platforms/android-4/arch-arm/usr/include/net/ |
ethertypes.h | 129 #define ETHERTYPE_SCA 0x6007 /* DEC LAVC, SCA */
|
/ndk/build/platforms/android-5/arch-arm/usr/include/net/ |
ethertypes.h | 129 #define ETHERTYPE_SCA 0x6007 /* DEC LAVC, SCA */
|
/ndk/build/platforms/android-5/arch-x86/usr/include/net/ |
ethertypes.h | 129 #define ETHERTYPE_SCA 0x6007 /* DEC LAVC, SCA */
|
/ndk/build/platforms/android-8/arch-arm/usr/include/net/ |
ethertypes.h | 129 #define ETHERTYPE_SCA 0x6007 /* DEC LAVC, SCA */
|
/ndk/build/platforms/android-8/arch-x86/usr/include/net/ |
ethertypes.h | 129 #define ETHERTYPE_SCA 0x6007 /* DEC LAVC, SCA */
|