HomeSort by relevance Sort by last modified time
    Searched refs:taginfo (Results 1 - 15 of 15) sorted by null

  /onnv/onnv-gate/usr/src/lib/libtnf/
info.c 36 static struct taginfo * add_info(TNF *, tnf_ref32_t *);
38 static struct taginfo *
39 init_abstract_info(TNF *, tnf_ref32_t *, struct taginfo *);
41 static struct taginfo *
42 init_derived_info(TNF *, tnf_ref32_t *, struct taginfo *);
44 static struct taginfo *
45 init_scalar_info(TNF *, tnf_ref32_t *, struct taginfo *);
47 static struct taginfo *
48 init_struct_info(TNF *, tnf_ref32_t *, struct taginfo *);
50 static struct taginfo *
    [all...]
array.c 38 static struct taginfo * get_array_info(
40 struct taginfo **base,
41 struct taginfo **elt,
42 struct taginfo **elt_base);
51 struct taginfo *info;
66 static struct taginfo *
69 struct taginfo **basep,
70 struct taginfo **eltp,
71 struct taginfo **elt_basep)
73 struct taginfo *info, *base, *elt, *elt_base
    [all...]
libtnf.h 65 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_directory; /* by index *
    [all...]
type.c 51 struct taginfo *info;
69 /* XXX Dispatch to ABI routine; faster than taginfo lookup? */
81 struct taginfo *info;
103 struct taginfo *info;
datum.c 49 _tnf_datum(struct taginfo *info, caddr_t val)
54 struct taginfo *
57 return ((struct taginfo *)_DATUM_HI(datum));
162 struct taginfo *info;
189 struct taginfo *info;
struct.c 46 struct taginfo *info;
64 struct taginfo *info, *base_info;
access.c 87 struct taginfo *info;
  /onnv/onnv-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/asn.1/
asn1_get.h 44 } taginfo; typedef in typeref:struct:__anon2843
46 asn1_error_code asn1_get_tag_2 (asn1buf *buf, taginfo *tinfo);
asn1_get.c 30 asn1_get_tag_2(asn1buf *buf, taginfo *t)
104 taginfo t;
ldap_key_seq.c 235 taginfo t;
261 taginfo t;
288 taginfo t;
317 taginfo t;
405 taginfo t;
asn1_k_decode.c 49 { taginfo t2; \
63 taginfo t3; \
83 taginfo t1; \
237 taginfo t; \
311 taginfo t4; \
333 taginfo t5; \
501 taginfo t;
601 taginfo t;
    [all...]
krb5_decode.c 69 taginfo t1; \
86 { taginfo t2; \
98 taginfo t3; \
334 taginfo t4;
asn1_decode.c 42 taginfo tinfo
asn1buf.c 119 taginfo t;
  /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
snoop_pppoe.c 48 typedef struct taginfo { struct

Completed in 120 milliseconds