Searched defs:O_SHLOCK (Results 1 – 2 of 2) sorted by relevance
155 inline int O_SHLOCK = 0x0010; variable
121 #define O_SHLOCK 0x00000010 /* open with shared file lock */ macro