Searched defs:AuthContext (Results 1 – 1 of 1) sorted by relevance
1174 typedef struct AuthContext AuthContext; typedef3778 struct AuthContext { struct3779 const char *zAuthContext; /* Put saved Parse.zAuthContext here */ argument3780 Parse *pParse; /* The Parse structure */