Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c43167 typedef struct afpLockingContext afpLockingContext; typedef
43168 struct afpLockingContext { struct
43241 afpLockingContext *context; in afpCheckReservedLock()
43246 context = (afpLockingContext *) pFile->lockingContext; in afpCheckReservedLock()
43310 afpLockingContext *context = (afpLockingContext *) pFile->lockingContext; in afpLock()
43492 afpLockingContext *context = (afpLockingContext *) pFile->lockingContext; in afpUnlock()
46366 afpLockingContext *pCtx; in fillInUnixFile()
48189 afpLockingContext *afpCtx; in proxyTakeConch()
48190 afpCtx = (afpLockingContext *)pCtx->lockProxy->lockingContext; in proxyTakeConch()
48316 strlcpy(dbPath, ((afpLockingContext *)pFile->lockingContext)->dbPath, in proxyGetDbPathForUnixFile()