Searched refs:Attribute_GrpRead (Results 1 – 3 of 3) sorted by relevance
360 if ( uAttributes & Attribute_GrpRead ) in showAttributes()1286 rc=File::setAttributes( file1, Attribute_GrpRead ); in FileAttributesTest()1359 …rc=File::setAttributes( file1, Attribute_GrpWrite | Attribute_GrpRead | Attribute_GrpExe | Attribu… in FileAttributesTest()
707 #define Attribute_GrpRead osl_File_Attribute_GrpRead macro
155 if ( ( nAttributes | Attribute_GrpRead ) == nAttributes ) in printFileAttributes()3363 … ( Attribute_ReadOnly | Attribute_GrpRead | Attribute_OwnRead | Attribute_OthRead ) == in getAttributes_001()5063 …nError2 = ::osl::File::setAttributes( aTmpName6, Attribute_ReadOnly | Attribute_GrpRead | Attribut… in setAttributes_001()5073 … ( Attribute_ReadOnly | Attribute_GrpRead | Attribute_OwnRead | Attribute_OthRead ) == in setAttributes_001()5254 …nError2 = ::osl::File::setAttributes( aTmpName6, Attribute_ReadOnly | Attribute_GrpRead | Attribut… in sync_001()
Completed in 189 milliseconds