Home
last modified time | relevance | path

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

/freebsd/lib/libc/db/db/
H A Ddb.c50 #define O_SHLOCK 0 macro
/freebsd/crypto/krb5/src/plugins/kdb/db2/libdb2/include/
H A Ddb-int.h238 #define O_SHLOCK 0 macro
/freebsd/sys/sys/
H A Dfcntl.h92 #define O_SHLOCK 0x0010 /* open with shared file lock */ macro