Searched defs:AuthContext (Results 1 – 1 of 1) sorted by relevance
15293 typedef struct AuthContext AuthContext; typedef19874 struct AuthContext { struct19875 const char *zAuthContext; /* Put saved Parse.zAuthContext here */ argument19876 Parse *pParse; /* The Parse structure */