Home
last modified time | relevance | path

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

/openbsd/usr.sbin/makefs/
H A Dcd9660.h108 typedef struct _iso_directory_record_cd9660 { struct
109 u_char length [ISODCL (1, 1)]; /* 711 */
110 u_char ext_attr_length [ISODCL (2, 2)]; /* 711 */
134 struct _iso_directory_record_cd9660 *isoDirRecord; argument