Home
last modified time | relevance | path

Searched defs:attr_hdr (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftKeystore.c352 ks_attr_hdr_t attr_hdr; in soft_keystore_pack_obj() local
446 ks_attr_hdr_t *attr_hdr; in soft_keystore_unpack_obj() local
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dudf_volume.h785 struct attr_hdr { struct
786 uint32_t ahdr_atype; /* Attribute Type */
787 uint8_t ahdr_astype; /* Attribute Subtype */
788 uint8_t ahdr_res[3]; /* Reserved */
789 uint32_t ahdr_length; /* Attribute Length */
790 uint8_t ahdr_data[4]; /* Attribute Data */