Searched refs:ATTR_ALIGN (Results 1 - 1 of 1) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_xattr.c1233 #define ATTR_ALIGN 3L /* Use four-byte alignment */ macro
1236 ((sizeof(attr_entry_t) - 1 + (namelen) + ATTR_ALIGN) & (~ATTR_ALIGN))

Completed in 38 milliseconds