Searched defs:_iso_directory_record_cd9660 (Results 1 – 1 of 1) sorted by relevance
136 typedef struct _iso_directory_record_cd9660 { struct137 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