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

/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c10901 const char *zAuthContext; /* The 6th parameter to db->xAuth callbacks */ member in struct:Parse
10926 ** to save the Parse.zAuthContext value so that it can be restored later.
10929 const char *zAuthContext; /* Put saved Parse.zAuthContext here */ member in struct:AuthContext
[all...]
/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.c18981 const char *zAuthContext; /* The 6th parameter to db->xAuth callbacks */ member in struct:Parse
19030 ** to save the Parse.zAuthContext value so that it can be restored later.
19033 const char *zAuthContext; /* Put saved Parse.zAuthContext here */ member in struct:AuthContext
[all...]

Completed in 788 milliseconds