Searched refs:OPEN_WRITE_FLAGS (Results 1 – 2 of 2) sorted by relevance
822 #define OPEN_WRITE_FLAGS ( O_RDWR | O_EXLOCK | O_NONBLOCK ) macro825 #define OPEN_WRITE_FLAGS ( O_RDWR ) macro853 flags = OPEN_WRITE_FLAGS; in osl_openFile()
1364 #define OPEN_WRITE_FLAGS ( O_RDWR | O_EXLOCK | O_NONBLOCK ) macro1367 #define OPEN_WRITE_FLAGS ( O_RDWR ) macro1395 flags = OPEN_WRITE_FLAGS; in osl_openFile()
Completed in 26 milliseconds