Searched defs:FILE_EXECUTE (Results 1 – 3 of 3) sorted by relevance
92 #define FILE_EXECUTE 0x00000020 /*Data can be read into memory from */ macro
1445 FILE_EXECUTE = cpu_to_le32(0x00000020), enumerator
199 #define FILE_EXECUTE 0x00000020 /*Data can be read into memory from */ macro