Searched defs:atype_info (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/asn.1/
H A Dasn1_encode.h255 struct atype_info { struct
267 const struct atype_info *basetype;
284 + Define an atype_info struct named krb5int_asn1type_##DESCNAME.
292 Nothing else should directly define the atype_info structures. */
308 const struct atype_info krb5int_asn1type_##DESCNAME = { \
321 const struct atype_info krb5int_asn1type_##DESCNAME = { \
339 const struct atype_info krb5int_asn1type_##DESCNAME = { \
350 const struct atype_info krb5int_asn1type_##DESCNAME = { \
362 const struct atype_info krb5int_asn1type_##DESCNAME = { \
374 const struct atype_info krb5int_asn1type
[all...]

Completed in 46 milliseconds