Home
last modified time | relevance | path

Searched defs: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
/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

Completed in 58 milliseconds