Home
last modified time | relevance | path

Searched defs:etype (Results 1 – 19 of 19) sorted by relevance

/external/libpng/contrib/visupng/
Dcexcept.h196 #define define_exception_type(etype) \ argument
/external/tcpdump/
Dprint-symantec.c51 u_int16_t etype; in symantec_hdr_print() local
Daddrtoname.c774 u_short etype = htons(eproto_db[i].p); in init_protoidarray() local
Disakmp.h109 u_int8_t etype; /* Exchange Type */ member
/external/ipsec-tools/src/racoon/
Dremoteconf.c420 check_etypeok(rmconf, etype) in check_etypeok() argument
513 struct etypes *etype = p->etypes; in dump_rmconf_single() local
Disakmp_frag.c97 int etype; local
Disakmp.c1117 isakmp_ph1begin_r(msg, remote, local, etype) in isakmp_ph1begin_r() argument
2598 set_isakmp_header(vbuf, iph1, nptype, etype, flags, msgid) in set_isakmp_header() argument
2675 etypesw1(etype) in etypesw1() argument
2692 etypesw2(etype) in etypesw2() argument
Dhandler.h130 u_int8_t etype; /* Exchange type actually for use */ member
416 u_int8_t etype; member
Disakmp.h69 u_int8_t etype; /* Exchange Type */ member
/external/libxml2/include/libxml/
Dentities.h52 xmlEntityType etype; /* The entity type */ member
Dtree.h318 xmlElementTypeVal etype; /* The type */ member
/external/apache-xml/src/main/java/org/apache/xalan/templates/
DElemVariable.java412 int etype = t.getXSLToken(); in rewriteChildToExpression() local
/external/openssl/include/openssl/
Dkrb5_asn.h84 ASN1_INTEGER *etype; member
/external/openssl/crypto/krb5/
Dkrb5_asn.h84 ASN1_INTEGER *etype; member
/external/skia/src/views/
DSkEvent.cpp187 SkString etype; in dump() local
/external/libpcap/
Dpcap-dos.c816 static WORD etype; variable
/external/javassist/src/main/javassist/compiler/
DMemberCodeGen.java756 int etype = exprType; in setReturnType() local
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DDTMDefaultBaseTraversers.java967 int etype = _exptype(current); // may call nextNode() in next() local
/external/openssl/ssl/
Dkssl.c916 unsigned char *kssl_skip_confound(krb5_enctype etype, unsigned char *a) in kssl_skip_confound()