Searched defs:iso_extended_attributes (Results 1 – 1 of 1) sorted by relevance
193 struct iso_extended_attributes { struct194 u_char owner [ISODCL (1, 4)]; /* 723 */195 u_char group [ISODCL (5, 8)]; /* 723 */196 u_char perm [ISODCL (9, 10)]; /* 9.5.3 */197 char ctime [ISODCL (11, 27)]; /* 8.4.26.1 */198 char mtime [ISODCL (28, 44)]; /* 8.4.26.1 */199 char xtime [ISODCL (45, 61)]; /* 8.4.26.1 */200 char ftime [ISODCL (62, 78)]; /* 8.4.26.1 */201 char recfmt [ISODCL (79, 79)]; /* 711 */202 char recattr [ISODCL (80, 80)]; /* 711 */[all …]