Home
last modified time | relevance | path

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

/trunk/main/sal/osl/unx/
H A Dfile.cxx822 #define OPEN_WRITE_FLAGS ( O_RDWR | O_EXLOCK | O_NONBLOCK ) macro
825 #define OPEN_WRITE_FLAGS ( O_RDWR ) macro
853 flags = OPEN_WRITE_FLAGS; in osl_openFile()
/trunk/main/sal/osl/os2/
H A Dfile.cxx1364 #define OPEN_WRITE_FLAGS ( O_RDWR | O_EXLOCK | O_NONBLOCK ) macro
1367 #define OPEN_WRITE_FLAGS ( O_RDWR ) macro
1395 flags = OPEN_WRITE_FLAGS; in osl_openFile()

Completed in 32 milliseconds