Home
last modified time | relevance | path

Searched refs:xAuth (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/sqlite3/
H A Dsqlite3.h3233 int (*xAuth)(void*,int,const char*,const char*,const char*,const char*),
H A Dsqlite3.c100063 xAuth = db->xAuth;
100079 db->xAuth = xAuth;
117791 db->xAuth = xAuth;
118002 db->xAuth = xAuth;
118126 db->xAuth = xAuth;
118215 db->xAuth = xAuth;
118281 db->xAuth = xAuth;
124507 xAuth = db->xAuth;
124510 db->xAuth = xAuth;
142180 xAuth = db->xAuth;
[all …]