HomeSort by: relevance | last modified time | path
    Searched defs:boot_image (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl2/mkhybrid/dist/
mkisofs.c 103 char * boot_image = BOOT_IMAGE_DEFAULT; variable
925 boot_image = optarg; /* pathname of the boot image on cd */
926 if (boot_image == NULL) {
mkisofs.c 103 char * boot_image = BOOT_IMAGE_DEFAULT; variable
925 boot_image = optarg; /* pathname of the boot image on cd */
926 if (boot_image == NULL) {

Completed in 33 milliseconds