Home
last modified time | relevance | path

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

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