Home
last modified time | relevance | path

Searched refs:unixFile (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/src/
H A Dos_unix.c218 typedef struct unixFile unixFile; typedef
1510 unixFile *pFile = (unixFile*)id; in unixCheckReservedLock()
1699 unixFile *pFile = (unixFile*)id; in unixLock()
1909 unixFile *pFile = (unixFile*)id; in posixUnlock()
2091 unixFile *pFile = (unixFile*)id; in closeUnixFile()
2242 unixFile *pFile = (unixFile*)id; in dotlockCheckReservedLock()
2281 unixFile *pFile = (unixFile*)id; in dotlockLock()
2331 unixFile *pFile = (unixFile*)id; in dotlockUnlock()
2374 unixFile *pFile = (unixFile*)id; in dotlockClose()
4204 unixFile *pFd = (unixFile*)id; in unixSectorSize()
[all …]