Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c41656 typedef struct afpLockingContext afpLockingContext; typedef
41657 struct afpLockingContext { struct
41730 afpLockingContext *context; in afpCheckReservedLock()
41735 context = (afpLockingContext *) pFile->lockingContext; in afpCheckReservedLock()
41799 afpLockingContext *context = (afpLockingContext *) pFile->lockingContext; in afpLock()
41981 afpLockingContext *context = (afpLockingContext *) pFile->lockingContext; in afpUnlock()
44732 afpLockingContext *pCtx; in fillInUnixFile()
46536 afpLockingContext *afpCtx; in proxyTakeConch()
46537 afpCtx = (afpLockingContext *)pCtx->lockProxy->lockingContext; in proxyTakeConch()
46663 strlcpy(dbPath, ((afpLockingContext *)pFile->lockingContext)->dbPath, in proxyGetDbPathForUnixFile()