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

  /external/grub/stage2/
iso9660.h 41 #define RR_FLAG_SL 0x04 /* Symbolic link */
fsys_iso9660.c 207 rr_flag = RR_FLAG_NM | RR_FLAG_PX /*| RR_FLAG_SL*/;
310 rr_flag &= ~RR_FLAG_SL;

Completed in 2800 milliseconds