Searched refs:attr_entry_t (Results 1 – 1 of 1) sorted by relevance
1437 } __attribute__((aligned(2), packed)) attr_entry_t; typedef1491 attr_entry_t *attr_entry;1502 ((sizeof(attr_entry_t) - 1 + (namelen) + ATTR_ALIGN) & (~ATTR_ALIGN))1505 (attr_entry_t *)((u_int8_t *)(ae) + ATTR_ENTRY_LENGTH((ae)->namelen))