Searched refs:volume_set_id (Results 1 - 9 of 9) sorted by relevance

/openbsd-current/usr.sbin/makefs/cd9660/
H A Diso.h87 char volume_set_id [ISODCL (191, 318)]; /* dchars */ member in struct:iso_primary_descriptor
124 char volume_set_id [ISODCL (191, 318)]; /* dchars */ member in struct:iso_supplementary_descriptor
H A Dcd9660_debug.c437 debug_dump_to_xml_padded_hex_output("volume_set_id",
438 (u_char *)((struct iso_primary_descriptor*) buf)->volume_set_id,
/openbsd-current/gnu/usr.sbin/mkhybrid/src/
H A Diso9660.h82 char volume_set_id [ISODCL (191, 318)]; /* dchars */ member in struct:iso_primary_descriptor
H A Djoliet.c47 * volume_set_id
242 convert_to_unicode((u_char *)jvol_desc->volume_set_id, sizeof(jvol_desc->volume_set_id), NULL);
H A Dwrite.c1370 FILL_SPACE(volume_set_id);
1371 if(volset_id) memcpy_max(vol_desc.volume_set_id, volset_id, strlen(volset_id));
/openbsd-current/sys/isofs/cd9660/
H A Diso.h84 char volume_set_id [ISODCL (191, 318)]; /* dchars */ member in struct:iso_primary_descriptor
127 char volume_set_id [ISODCL (191, 318)]; /* dchars */ member in struct:iso_supplementary_descriptor
/openbsd-current/gnu/usr.sbin/mkhybrid/src/diag/
H A Disodump.c100 unsigned char volume_set_id [ISODCL (191, 318)]; /* dunsigned chars */ member in struct:iso_primary_descriptor
H A Disovfy.c54 unsigned char volume_set_id [ISODCL (191, 318)]; /* dunsigned chars */ member in struct:iso_primary_descriptor
/openbsd-current/usr.sbin/makefs/
H A Dcd9660.c379 diskStructure->primaryDescriptor.volume_set_id);
565 cd9660_pad_string_spaces(diskStructure->primaryDescriptor.volume_set_id,

Completed in 311 milliseconds