Searched refs:Attribute_OthRead (Results 1 – 3 of 3) sorted by relevance
372 if ( uAttributes & Attribute_OthRead ) in showAttributes()1340 rc=File::setAttributes( file1, Attribute_OthRead ); in FileAttributesTest()1359 …Write | Attribute_OwnRead | Attribute_OwnExe | Attribute_OthWrite | Attribute_OthRead | Attribute_… in FileAttributesTest()
713 #define Attribute_OthRead osl_File_Attribute_OthRead macro
167 if ( ( nAttributes | Attribute_OthRead ) == nAttributes ) in printFileAttributes()3363 … ( Attribute_ReadOnly | Attribute_GrpRead | Attribute_OwnRead | Attribute_OthRead ) == in getAttributes_001()5063 …butes( aTmpName6, Attribute_ReadOnly | Attribute_GrpRead | Attribute_OwnRead | Attribute_OthRead ); in setAttributes_001()5073 … ( Attribute_ReadOnly | Attribute_GrpRead | Attribute_OwnRead | Attribute_OthRead ) == in setAttributes_001()5254 …butes( aTmpName6, Attribute_ReadOnly | Attribute_GrpRead | Attribute_OwnRead | Attribute_OthRead ); in sync_001()
Completed in 136 milliseconds