HomeSort by: relevance | last modified time | path
    Searched refs:cd9660_boot_image (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.sbin/makefs/cd9660/
cd9660_eltorito.c 57 struct cd9660_boot_image *);
60 static u_char cd9660_boot_get_system_type(struct cd9660_boot_image *);
63 static struct cd9660_boot_image *default_boot_image;
73 struct cd9660_boot_image *new_image, *tmp_image;
198 struct cd9660_boot_image *image;
278 cd9660_boot_setup_default_entry(struct cd9660_boot_image *disk)
325 cd9660_boot_setup_section_entry(struct cd9660_boot_image *disk)
345 cd9660_boot_get_system_type(struct cd9660_boot_image *disk)
367 struct cd9660_boot_image *tmp_disk;
431 struct cd9660_boot_image *tcbi
    [all...]
cd9660_eltorito.h 140 struct cd9660_boot_image { struct
158 TAILQ_ENTRY(cd9660_boot_image) image_list;
  /src/usr.sbin/makefs/
cd9660.h 302 TAILQ_HEAD(boot_image_list,cd9660_boot_image) boot_images;

Completed in 18 milliseconds