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

/netbsd-6-1-5-RELEASE/external/public-domain/sqlite/dist/
H A Dsqlite3.c8080 typedef struct AuthContext AuthContext; typedef in typeref:struct:AuthContext
11154 struct AuthContext { struct
11769 SQLITE_PRIVATE void sqlite3AuthContextPush(Parse*, AuthContext*, const char*);
11770 SQLITE_PRIVATE void sqlite3AuthContextPop(AuthContext*);
[all...]

Completed in 430 milliseconds