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

/freebsd-12-stable/sys/fs/cd9660/
H A Diso.h83 char publisher_id [ISODCL (319, 446)]; /* achars */ member in struct:iso_primary_descriptor
126 char publisher_id [ISODCL (319, 446)]; /* achars */ member in struct:iso_supplementary_descriptor
167 char publisher_id [ISODCL (343, 470)]; /* achars */ member in struct:iso_sierra_primary_descriptor
/freebsd-12-stable/usr.sbin/makefs/cd9660/
H A Dcd9660_debug.c450 debug_dump_to_xml_padded_hex_output("publisher_id",
451 (u_char *)((struct iso_primary_descriptor*) buf)->publisher_id,
/freebsd-12-stable/usr.sbin/makefs/
H A Dcd9660.c228 memset(diskStructure->primaryDescriptor.publisher_id, 0x20,128);
399 diskStructure->primaryDescriptor.publisher_id);
688 cd9660_pad_string_spaces(diskStructure->primaryDescriptor.publisher_id,

Completed in 112 milliseconds