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

/macosx-10.9.5/Heimdal-323.92.1/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...]

Completed in 347 milliseconds