Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/makefs/
H A Dcd9660.h136 typedef struct _iso_directory_record_cd9660 { struct
137 u_char length [ISODCL (1, 1)]; /* 711 */
138 u_char ext_attr_length [ISODCL (2, 2)]; /* 711 */
162 struct _iso_directory_record_cd9660 *isoDirRecord; argument