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

/freebsd-13-stable/usr.sbin/makefs/cd9660/
H A Dcd9660_conversion.c139 cd9660_pad_string_spaces(char *str, int len) function
/freebsd-13-stable/usr.sbin/makefs/
H A Dcd9660.c684 cd9660_pad_string_spaces(diskStructure->primaryDescriptor.volume_id, 32);
685 cd9660_pad_string_spaces(diskStructure->primaryDescriptor.system_id, 32);
686 cd9660_pad_string_spaces(diskStructure->primaryDescriptor.volume_set_id,
688 cd9660_pad_string_spaces(diskStructure->primaryDescriptor.publisher_id,
690 cd9660_pad_string_spaces(diskStructure->primaryDescriptor.preparer_id,
692 cd9660_pad_string_spaces(diskStructure->primaryDescriptor.application_id,
694 cd9660_pad_string_spaces(
696 cd9660_pad_string_spaces(
698 cd9660_pad_string_spaces(
H A Dcd9660.h356 void cd9660_pad_string_spaces(char *, int);

Completed in 110 milliseconds