Searched defs:AuthContext (Results 1 – 1 of 1) sorted by relevance
15736 typedef struct AuthContext AuthContext; typedef20412 struct AuthContext { struct20413 const char *zAuthContext; /* Put saved Parse.zAuthContext here */ argument20414 Parse *pParse; /* The Parse structure */