Searched refs:publisher_id (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/sys/fs/cd9660/
H A Diso.h81 char publisher_id [ISODCL (319, 446)]; /* achars */ member in struct:iso_primary_descriptor
123 char publisher_id [ISODCL (319, 446)]; /* achars */ member in struct:iso_supplementary_descriptor
164 char publisher_id [ISODCL (343, 470)]; /* achars */ member in struct:iso_sierra_primary_descriptor
/freebsd-10.1-release/usr.sbin/makefs/cd9660/
H A Dcd9660_debug.c449 debug_dump_to_xml_padded_hex_output("publisher_id",
450 (u_char *)((struct iso_primary_descriptor*) buf)->publisher_id,
/freebsd-10.1-release/usr.sbin/makefs/
H A Dcd9660.c226 memset(diskStructure.primaryDescriptor.publisher_id, 0x20,128);
351 128, 'a', diskStructure.primaryDescriptor.publisher_id);
658 cd9660_pad_string_spaces(diskStructure.primaryDescriptor.publisher_id,

Completed in 110 milliseconds