Lines Matching refs:OPT_STR
246 #define OPT_STR(letter, name, desc) \ in cd9660_prep_opts() macro
286 OPT_STR('A', "applicationid", "Application Identifier"), in cd9660_prep_opts()
287 OPT_STR('P', "publisher", "Publisher Identifier"), in cd9660_prep_opts()
288 OPT_STR('p', "preparer", "Preparer Identifier"), in cd9660_prep_opts()
289 OPT_STR('L', "label", "Disk Label"), in cd9660_prep_opts()
290 OPT_STR('V', "volumeid", "Volume Set Identifier"), in cd9660_prep_opts()
291 OPT_STR('B', "bootimage", "Boot image parameter"), in cd9660_prep_opts()
292 OPT_STR('G', "generic-bootimage", "Generic boot image param"), in cd9660_prep_opts()
293 OPT_STR('\0', "bootimagedir", "Boot image directory"), in cd9660_prep_opts()
294 OPT_STR('\0', "no-emul-boot", "No boot emulation"), in cd9660_prep_opts()
295 OPT_STR('\0', "no-boot", "No boot support"), in cd9660_prep_opts()
296 OPT_STR('\0', "hard-disk-boot", "Boot from hard disk"), in cd9660_prep_opts()
297 OPT_STR('\0', "boot-load-segment", "Boot load segment"), in cd9660_prep_opts()
298 OPT_STR('\0', "platformid", "Section Header Platform ID"), in cd9660_prep_opts()