Searched refs:Attribute_OwnExe (Results 1 – 3 of 3) sorted by relevance
368 if ( uAttributes & Attribute_OwnExe ) in showAttributes()1322 rc=File::setAttributes( file1, Attribute_OwnExe ); in FileAttributesTest()1359 …pRead | Attribute_GrpExe | Attribute_OwnWrite | Attribute_OwnRead | Attribute_OwnExe | Attribute_O… in FileAttributesTest()
711 #define Attribute_OwnExe osl_File_Attribute_OwnExe macro
163 if ( ( nAttributes | Attribute_OwnExe ) == nAttributes ) in printFileAttributes()3008 …UE(( Attribute_ReadOnly | Attribute_Executable | Attribute_GrpExe | Attribute_OwnExe | Attribute_O… in TEST_F()
Completed in 5217 milliseconds