Home
last modified time | relevance | path

Searched refs:DEFAULT_PMODE (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sal/osl/unx/
H A Dprofile.c69 #define DEFAULT_PMODE (S_IRUSR | S_IWUSR | S_IRGRP | S_IWGRP | S_IROTH | S_IWOTH) macro
1248 if (((pFile->m_Handle = open(pszFilename, O_RDWR | O_CREAT | O_EXCL, DEFAULT_PMODE)) < 0) && in openFileImpl()
/trunk/main/sal/osl/w32/
H A Dprofile.cxx74 #define DEFAULT_PMODE (_S_IREAD | _S_IWRITE) macro

Completed in 39 milliseconds