Home
last modified time | relevance | path

Searched defs:O_SHLOCK (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/libdb2/include/
H A Ddb-int.h260 #define O_SHLOCK 0 macro
/illumos-gate/usr/src/boot/sys/sys/
H A Dfcntl.h93 #define O_SHLOCK 0x0010 /* open with shared file lock */ macro