Home
last modified time | relevance | path

Searched refs:ISO_OTHER (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Diso9660.h37 #define ISO_OTHER 0 /* other file (with Rock Ridge) */ macro
H A Dfsys_iso9660.c250 ? ISO_DIRECTORY : ISO_OTHER)); in iso9660_dir()