Searched refs:osl_File_Attribute_ReadOnly (Results 1 – 5 of 5) sorted by relevance
327 #define osl_File_Attribute_ReadOnly 0x00000001 macro
703 #define Attribute_ReadOnly osl_File_Attribute_ReadOnly
113 pStat->uAttributes |= osl_File_Attribute_ReadOnly; in set_file_access_rights()
1799 if ( uAttributes & osl_File_Attribute_ReadOnly ) in osl_setFileAttributes()
2997 if ( uAttributes & osl_File_Attribute_ReadOnly ) in osl_setFileAttributes()
Completed in 67 milliseconds