Searched refs:OPEN_CREATE_FLAGS (Results 1 – 2 of 2) sorted by relevance
825 #define OPEN_CREATE_FLAGS ( O_CREAT | O_EXCL | O_RDWR | O_EXLOCK | O_NONBLOCK ) macro828 #define OPEN_CREATE_FLAGS ( O_CREAT | O_EXCL | O_RDWR ) macro860 flags = OPEN_CREATE_FLAGS; in osl_openFile()
1365 #define OPEN_CREATE_FLAGS ( O_CREAT | O_EXCL | O_RDWR | O_EXLOCK | O_NONBLOCK ) macro1368 #define OPEN_CREATE_FLAGS ( O_CREAT | O_EXCL | O_RDWR ) macro1400 flags = OPEN_CREATE_FLAGS; in osl_openFile()
Completed in 82 milliseconds