Searched defs:iso_extended_attributes (Results 1 – 1 of 1) sorted by relevance
162 struct iso_extended_attributes { struct163 u_char owner [ISODCL (1, 4)]; /* 723 */164 u_char group [ISODCL (5, 8)]; /* 723 */165 u_char perm [ISODCL (9, 10)]; /* 9.5.3 */166 char ctime [ISODCL (11, 27)]; /* 8.4.26.1 */167 char mtime [ISODCL (28, 44)]; /* 8.4.26.1 */168 char xtime [ISODCL (45, 61)]; /* 8.4.26.1 */169 char ftime [ISODCL (62, 78)]; /* 8.4.26.1 */170 char recfmt [ISODCL (79, 79)]; /* 711 */171 char recattr [ISODCL (80, 80)]; /* 711 */[all …]