Searched refs:Attribute_OwnRead (Results 1 – 3 of 3) sorted by relevance
366 if ( uAttributes & Attribute_OwnRead ) in showAttributes()1313 rc=File::setAttributes( file1, Attribute_OwnRead ); in FileAttributesTest()1359 …Write | Attribute_GrpRead | Attribute_GrpExe | Attribute_OwnWrite | Attribute_OwnRead | Attribute_… in FileAttributesTest()
710 #define Attribute_OwnRead osl_File_Attribute_OwnRead macro
161 if ( ( nAttributes | Attribute_OwnRead ) == nAttributes ) in printFileAttributes()3363 … ( Attribute_ReadOnly | Attribute_GrpRead | Attribute_OwnRead | Attribute_OthRead ) == in getAttributes_001()5063 …:setAttributes( aTmpName6, Attribute_ReadOnly | Attribute_GrpRead | Attribute_OwnRead | Attribute_… in setAttributes_001()5073 … ( Attribute_ReadOnly | Attribute_GrpRead | Attribute_OwnRead | Attribute_OthRead ) == in setAttributes_001()5254 …:setAttributes( aTmpName6, Attribute_ReadOnly | Attribute_GrpRead | Attribute_OwnRead | Attribute_… in sync_001()
Completed in 71 milliseconds