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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/db_sql/sqlite/
H A DsqliteInt.h1546 const char *zAuthContext; /* The 6th parameter to db->xAuth callbacks */ member in struct:Parse
1566 ** to save the Parse.zAuthContext value so that it can be restored later.
1569 const char *zAuthContext; /* Put saved Parse.zAuthContext here */ member in struct:AuthContext
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/db_sql/sqlite/
H A DsqliteInt.h1546 const char *zAuthContext; /* The 6th parameter to db->xAuth callbacks */ member in struct:Parse
1566 ** to save the Parse.zAuthContext value so that it can be restored later.
1569 const char *zAuthContext; /* Put saved Parse.zAuthContext here */ member in struct:AuthContext
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/db_sql/sqlite/
H A DsqliteInt.h1546 const char *zAuthContext; /* The 6th parameter to db->xAuth callbacks */ member in struct:Parse
1566 ** to save the Parse.zAuthContext value so that it can be restored later.
1569 const char *zAuthContext; /* Put saved Parse.zAuthContext here */ member in struct:AuthContext
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/sqlite/
H A Dsqlite3.c10018 const char *zAuthContext; /* The 6th parameter to db->xAuth callbacks */ member in struct:Parse
10038 ** to save the Parse.zAuthContext value so that it can be restored later.
10041 const char *zAuthContext; /* Put saved Parse.zAuthContext here */ member in struct:AuthContext
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/sqlite/
H A Dsqlite3.c10018 const char *zAuthContext; /* The 6th parameter to db->xAuth callbacks */ member in struct:Parse
10038 ** to save the Parse.zAuthContext value so that it can be restored later.
10041 const char *zAuthContext; /* Put saved Parse.zAuthContext here */ member in struct:AuthContext
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/sqlite/
H A Dsqlite3.c10018 const char *zAuthContext; /* The 6th parameter to db->xAuth callbacks */ member in struct:Parse
10038 ** to save the Parse.zAuthContext value so that it can be restored later.
10041 const char *zAuthContext; /* Put saved Parse.zAuthContext here */ member in struct:AuthContext
[all...]

Completed in 869 milliseconds