Searched defs:iso_extended_attributes (Results 1 – 1 of 1) sorted by relevance
200 struct iso_extended_attributes { struct201 uchar_t owner [ISODCL(1, 4)]; /* 723 */202 uchar_t group [ISODCL(5, 8)]; /* 723 */203 uchar_t perm [ISODCL(9, 10)]; /* 9.5.3 */204 char ctime [ISODCL(11, 27)]; /* 8.4.26.1 */205 char mtime [ISODCL(28, 44)]; /* 8.4.26.1 */206 char xtime [ISODCL(45, 61)]; /* 8.4.26.1 */207 char ftime [ISODCL(62, 78)]; /* 8.4.26.1 */208 char recfmt [ISODCL(79, 79)]; /* 711 */209 char recattr [ISODCL(80, 80)]; /* 711 */[all …]