Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Diso9660.h41 #define RR_FLAG_SL 0x04 /* Symbolic link */ macro
H A Dfsys_iso9660.c317 rr_flag &= ~RR_FLAG_SL; in iso9660_dir()