Home
last modified time | relevance | path

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

/freebsd/lib/libc/db/db/
H A Ddb.c50 #define O_SHLOCK 0 macro
/freebsd/sys/sys/
H A Dfcntl.h92 #define O_SHLOCK 0x0010 /* open with shared file lock */ macro