Searched refs:ATTR_NEW (Results 1 – 3 of 3) sorted by relevance
464 } __attribute__((__packed__)) ATTR_NEW; typedef
1176 const ATTR_NEW *panew; in copy_attribute()1181 case sizeof(ATTR_NEW) : in copy_attribute()1182 panew = (const ATTR_NEW*)buf; in copy_attribute()1787 && (step != sizeof(ATTR_NEW))) { in fixup()4362 if (sizeof(ATTR_NEW) != 40) { in checkstructs()4365 (int)sizeof(ATTR_NEW)); in checkstructs()
2330 const ATTR_NEW *attr_new; in redo_open_attribute()2376 case sizeof(ATTR_NEW) : in redo_open_attribute()2377 attr_new = (const ATTR_NEW*)data; in redo_open_attribute()3411 const ATTR_NEW *attr_new; in undo_open_attribute()3453 case sizeof(ATTR_NEW) : in undo_open_attribute()3454 attr_new = (const ATTR_NEW*)data; in undo_open_attribute()