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

  /external/grub/stage2/
iso9660.h 42 #define RR_FLAG_NM 0x08 /* have alternate file name */
fsys_iso9660.c 207 rr_flag = RR_FLAG_NM | RR_FLAG_PX /*| RR_FLAG_SL*/;
233 rr_flag &= ~RR_FLAG_NM;

Completed in 946 milliseconds