Searched refs:ISO_DIRECTORY (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/grub/grub-0.97/stage2/
H A Dfsys_iso9660.c188 file_type = (idr->flags.l & 2) ? ISO_DIRECTORY : ISO_REGULAR;
250 ? ISO_DIRECTORY : ISO_OTHER));
366 if (file_type != ISO_DIRECTORY)
H A Diso9660.h36 #define ISO_DIRECTORY 2 /* directory */ macro

Completed in 87 milliseconds