Searched defs:zAuthContext (Results 1 - 1 of 1) sorted by relevance

/external/sqlite/dist/
H A Dsqlite3.c9703 const char *zAuthContext; /* The 6th parameter to db->xAuth callbacks */ member in struct:Parse
9723 ** to save the Parse.zAuthContext value so that it can be restored later.
9726 const char *zAuthContext; /* Put saved Parse.zAuthContext here */ member in struct:AuthContext
[all...]

Completed in 286 milliseconds