Searched refs:abstract_file_id (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/fs/cd9660/
H A Diso.h85 char abstract_file_id [ISODCL (740, 776)]; /* 7.5 dchars */ member in struct:iso_primary_descriptor
128 char abstract_file_id [ISODCL (740, 776)]; /* 7.5 dchars */ member in struct:iso_supplementary_descriptor
/freebsd-11-stable/sys/fs/udf/
H A Decma167-udf.h303 char abstract_file_id[32]; member in struct:fileset_desc
/freebsd-11-stable/usr.sbin/makefs/cd9660/
H A Dcd9660_debug.c463 debug_dump_to_xml_padded_hex_output("abstract_file_id",
464 (u_char *)((struct iso_primary_descriptor*) buf)->abstract_file_id,
/freebsd-11-stable/usr.sbin/makefs/
H A Dcd9660.c233 memset(diskStructure->primaryDescriptor.abstract_file_id, 0x20,37);
698 diskStructure->primaryDescriptor.abstract_file_id, 37);

Completed in 275 milliseconds