Searched refs:O_SHLOCK (Results 1 – 3 of 3) sorted by relevance
259 #ifndef O_SHLOCK /* 4.4BSD extension. */260 #define O_SHLOCK 0 macro
60 O_RDWR | O_SHLOCK | O_TRUNC | O_BINARY)
1484 mode |= O_SHLOCK;2083 omode |= O_SHLOCK;