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

/freebsd-10-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c10901 const char *zAuthContext; /* The 6th parameter to db->xAuth callbacks */ member in struct:Parse
10929 const char *zAuthContext; /* Put saved Parse.zAuthContext here */ member in struct:AuthContext
[all...]
/freebsd-10-stable/contrib/sqlite3/
H A Dsqlite3.c15568 const char *zAuthContext; /* The 6th parameter to db->xAuth callbacks */ member in struct:Parse
15595 const char *zAuthContext; /* Put saved Parse.zAuthContext here */ member in struct:AuthContext
[all...]

Completed in 683 milliseconds