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

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/asn.1/
H A Dasn1_get.h44 } taginfo; typedef in typeref:struct:__anon2525
46 asn1_error_code asn1_get_tag_2 (asn1buf *buf, taginfo *tinfo);
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_pppoe.c48 typedef struct taginfo { struct
/illumos-gate/usr/src/lib/libtnf/
H A Dlibtnf.h65 struct taginfo { struct
66 struct taginfo *link; /* hash link */
73 struct taginfo *meta; /* meta tag info */
74 struct taginfo *base; /* last derived base or elttype */
82 struct taginfo *slot_type;
165 /* important taginfo */
166 struct taginfo *file_header_info;
167 struct taginfo *block_header_info;
170 struct taginfo **tag_table; /* by address */
171 struct taginfo **tag_director
[all...]

Completed in 68 milliseconds