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

/osnet-11/usr/src/lib/libsqlite/src/
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*);

Completed in 21 milliseconds