Searched defs:O_SHLOCK (Results 1 – 2 of 2) sorted by relevance
| /xnu-11215.81.4/bsd/dev/dtrace/scripts/ | ||
| H A D | io.d | 155 inline int O_SHLOCK = 0x0010; variable |
| /xnu-11215.81.4/bsd/sys/ | ||
| H A D | fcntl.h | 121 #define O_SHLOCK 0x00000010 /* open with shared file lock */ macro |