HomeSort by relevance Sort by last modified time
    Searched refs:ISO_DIRECTORY (Results 1 - 2 of 2) sorted by null

  /external/grub/stage2/
fsys_iso9660.c 181 file_type = (idr->flags.l & 2) ? ISO_DIRECTORY : ISO_REGULAR;
243 ? ISO_DIRECTORY : ISO_OTHER));
359 if (file_type != ISO_DIRECTORY)
iso9660.h 36 #define ISO_DIRECTORY 2 /* directory */

Completed in 499 milliseconds