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

  /external/grub/stage2/
iso9660.h 39 #define RR_FLAG_PX 0x01 /* have POSIX file attributes */
fsys_iso9660.c 207 rr_flag = RR_FLAG_NM | RR_FLAG_PX /*| RR_FLAG_SL*/;
244 rr_flag &= ~RR_FLAG_PX;

Completed in 33 milliseconds