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

/freebsd-10-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c27032 ** The afpLockingContext structure contains all afp lock specific state
27034 typedef struct afpLockingContext afpLockingContext; typedef in typeref:struct:afpLockingContext
27035 struct afpLockingContext { struct
27108 afpLockingContext *context;
27113 context = (afpLockingContext *) pFile->lockingContext;
27178 afpLockingContext *context = (afpLockingContext *) pFile->lockingContext;
27360 afpLockingContext *context = (afpLockingContext *) pFil
[all...]
/freebsd-10-stable/contrib/sqlite3/
H A Dsqlite3.c31937 typedef struct afpLockingContext afpLockingContext; typedef in typeref:struct:afpLockingContext
31938 struct afpLockingContext { struct
[all...]

Completed in 819 milliseconds