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

/freebsd-12-stable/sys/fs/cd9660/
H A Diso.h87 char abstract_file_id [ISODCL (740, 776)]; /* 7.5 dchars */ member in struct:iso_primary_descriptor
130 char abstract_file_id [ISODCL (740, 776)]; /* 7.5 dchars */ member in struct:iso_supplementary_descriptor
/freebsd-12-stable/sys/fs/udf/
H A Decma167-udf.h305 char abstract_file_id[32]; member in struct:fileset_desc
/freebsd-12-stable/usr.sbin/makefs/cd9660/
H A Dcd9660_debug.c462 debug_dump_to_xml_padded_hex_output("abstract_file_id",
463 (u_char *)((struct iso_primary_descriptor*) buf)->abstract_file_id,
/freebsd-12-stable/usr.sbin/makefs/
H A Dcd9660.c232 memset(diskStructure->primaryDescriptor.abstract_file_id, 0x20,37);
697 diskStructure->primaryDescriptor.abstract_file_id, 37);

Completed in 118 milliseconds