Searched refs:osl_File_Attribute_OwnExe (Results 1 – 5 of 5) sorted by relevance
255 attributes |= osl_File_Attribute_OwnExe; in processPackage_()257 attributes |= (osl_File_Attribute_OwnExe | osl_File_Attribute_GrpExe in processPackage_()
76 pStat->uAttributes |= osl_File_Attribute_OwnExe; in set_file_access_mask()334 if (uAttributes & osl_File_Attribute_OwnExe) in osl_psz_setFileAttributes()
335 #define osl_File_Attribute_OwnExe 0x00000400 macro
711 #define Attribute_OwnExe osl_File_Attribute_OwnExe
311 | osl_File_Attribute_OwnExe ); in createSpoolDir()
Completed in 37 milliseconds