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

/osnet-11/usr/src/lib/libsqlite/src/
H A Dauth.c201 AuthContext *pContext,
215 void sqliteAuthContextPop(AuthContext *pContext){
H A DsqliteInt.h254 typedef struct AuthContext AuthContext; typedef in typeref:struct:AuthContext
943 struct AuthContext { struct
1253 void sqliteAuthContextPush(Parse*, AuthContext*, const char*);
1254 void sqliteAuthContextPop(AuthContext*);
H A Ddelete.c74 AuthContext sContext; /* Authorization context */
H A Dupdate.c57 AuthContext sContext; /* The authorization context */
H A Dtrigger.c726 AuthContext sContext;

Completed in 644 milliseconds