Searched defs:AuthContext (Results 1 – 4 of 4) sorted by relevance
598 typedef struct AuthContext AuthContext; typedef2269 struct AuthContext { struct2270 const char *zAuthContext; /* Put saved Parse.zAuthContext here */ argument2271 Parse *pParse; /* The Parse structure */
7578 typedef struct AuthContext AuthContext; typedef10614 struct AuthContext { struct10615 const char *zAuthContext; /* Put saved Parse.zAuthContext here */ argument10616 Parse *pParse; /* The Parse structure */
8781 typedef struct AuthContext AuthContext; typedef12022 struct AuthContext { struct12023 const char *zAuthContext; /* Put saved Parse.zAuthContext here */ argument12024 Parse *pParse; /* The Parse structure */