Home
last modified time | relevance | path

Searched defs:OPEN_CREATE_FLAGS (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sal/osl/unx/
H A Dfile.cxx823 #define OPEN_CREATE_FLAGS ( O_CREAT | O_EXCL | O_RDWR | O_EXLOCK | O_NONBLOCK ) macro
826 #define OPEN_CREATE_FLAGS ( O_CREAT | O_EXCL | O_RDWR ) macro
/trunk/main/sal/osl/os2/
H A Dfile.cxx1365 #define OPEN_CREATE_FLAGS ( O_CREAT | O_EXCL | O_RDWR | O_EXLOCK | O_NONBLOCK ) macro
1368 #define OPEN_CREATE_FLAGS ( O_CREAT | O_EXCL | O_RDWR ) macro

Completed in 29 milliseconds