Home
last modified time | relevance | path

Searched defs:iso_extended_attributes (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/fs/cd9660/
H A Diso.h196 struct iso_extended_attributes { struct
197 u_char owner [ISODCL (1, 4)]; /* 723 */
198 u_char group [ISODCL (5, 8)]; /* 723 */
199 u_char perm [ISODCL (9, 10)]; /* 9.5.3 */
200 char ctime [ISODCL (11, 27)]; /* 8.4.26.1 */
201 char mtime [ISODCL (28, 44)]; /* 8.4.26.1 */
202 char xtime [ISODCL (45, 61)]; /* 8.4.26.1 */
203 char ftime [ISODCL (62, 78)]; /* 8.4.26.1 */
204 char recfmt [ISODCL (79, 79)]; /* 711 */
205 char recattr [ISODCL (80, 80)]; /* 711 */
[all …]