Searched defs:OPEN_WRITE_FLAGS (Results 1 – 2 of 2) sorted by relevance
824 #define OPEN_WRITE_FLAGS ( O_RDWR | O_EXLOCK | O_NONBLOCK ) macro827 #define OPEN_WRITE_FLAGS ( O_RDWR ) macro
1364 #define OPEN_WRITE_FLAGS ( O_RDWR | O_EXLOCK | O_NONBLOCK ) macro1367 #define OPEN_WRITE_FLAGS ( O_RDWR ) macro
Completed in 20 milliseconds