Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A DsqliteInt.h1174 typedef struct AuthContext AuthContext; typedef
3778 struct AuthContext { struct
3779 const char *zAuthContext; /* Put saved Parse.zAuthContext here */ argument
3780 Parse *pParse; /* The Parse structure */