UNIXFILE_EXCL    25396 third_party/sqlite/amalgamation/sqlite3.c   if( ((pFile->ctrlFlags & UNIXFILE_EXCL)!=0 || pInode->bProcessLock)
UNIXFILE_EXCL    28651 third_party/sqlite/amalgamation/sqlite3.c     pNew->ctrlFlags = UNIXFILE_EXCL;
UNIXFILE_EXCL    1255 third_party/sqlite/src/src/os_unix.c   if( ((pFile->ctrlFlags & UNIXFILE_EXCL)!=0 || pInode->bProcessLock)
UNIXFILE_EXCL    4510 third_party/sqlite/src/src/os_unix.c     pNew->ctrlFlags = UNIXFILE_EXCL;