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

/freebsd-10.1-release/usr.sbin/makefs/
H A Dcd9660.c654 cd9660_pad_string_spaces(diskStructure.primaryDescriptor.volume_id, 32);
655 cd9660_pad_string_spaces(diskStructure.primaryDescriptor.system_id, 32);
656 cd9660_pad_string_spaces(diskStructure.primaryDescriptor.volume_set_id,
658 cd9660_pad_string_spaces(diskStructure.primaryDescriptor.publisher_id,
660 cd9660_pad_string_spaces(diskStructure.primaryDescriptor.preparer_id,
662 cd9660_pad_string_spaces(diskStructure.primaryDescriptor.application_id,
664 cd9660_pad_string_spaces(
666 cd9660_pad_string_spaces(
668 cd9660_pad_string_spaces(
H A Dcd9660.h362 void cd9660_pad_string_spaces(char *, int);
/freebsd-10.1-release/usr.sbin/makefs/cd9660/
H A Dcd9660_conversion.c137 cd9660_pad_string_spaces(char *str, int len) function

Completed in 101 milliseconds